eDriven Framework API
Length Property
NamespaceseDriven.Gui.DataArrayListLength
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++
public int Length { get; }
Public ReadOnly Property Length As Integer
	Get
public:
virtual property int Length {
	int get () sealed;
}

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