[This is preliminary documentation and is subject to change.]

Gets count of items.

Namespace:  MulLib
Assembly:  MulLib (in MulLib.dll) Version: 1.0.0.0

Syntax

         
 C#  Visual Basic  Visual C++ 
int Count { get; }
ReadOnly Property Count As Integer
property int Count {
	int get ();
}

See Also