Gets ItemCollection
Namespace:
PerpetuumSoft.Framework.ConnectivityAssembly: PerpetuumSoft.Framework.Connectivity (in PerpetuumSoft.Framework.Connectivity.dll) Version: 3.9.0.1
Syntax
| C# |
|---|
public ItemCollection Items { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property Items As ItemCollection |
| Visual C++ |
|---|
public: property ItemCollection^ Items { ItemCollection^ get (); } |