eDriven Framework API
Items Property
NamespaceseDriven.Gui.Designer.CollectionsSaveableCollectionBase<(Of <(<'T>)>)>Items
eDriven Framework API
Items
Declaration Syntax
C#Visual BasicVisual C++
public T[] Items { get; }
Public ReadOnly Property Items As T()
	Get
public:
property array<T>^ Items {
	array<T>^ get ();
}

Assembly: eDriven.Gui.Designer (Module: eDriven.Gui.Designer) Version: 2.0.1.0 (2.0.1.0)