CommonComponentTableTCount Property |
Returns the count of all items, including deleted ones.
Namespace:
Rhino.FileIO
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic virtual int Count { get; }Public Overridable ReadOnly Property Count As Integer
Get
Property Value
Type:
Int32Implements
IReadOnlyCollectionTCountICollectionTCount
See Also