Gets the number of elements actually contained in the List.
Namespace:
Rhino.Collections
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic int Count { get; }Public ReadOnly Property Count As Integer
Get
Property Value
Type:
Int32Implements
ICollectionTCountICollectionCount
See Also