eDriven Framework API
Length Property
NamespaceseDriven.Gui.DataIListLength
eDriven Framework API
The number of items in this collection. 0 means no items while -1 means the length is unknown.
Declaration Syntax
C#Visual BasicVisual C++
int Length { get; }
ReadOnly Property Length As Integer
	Get
property int Length {
	int get ();
}

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