File3dmObjectTableCount Property |
Returns the total amount of items in the object table, including lights.
Namespace:
Rhino.FileIO
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntaxpublic override int Count { get; }Public Overrides ReadOnly Property Count As Integer
Get
Property Value
Type:
Int32Implements
IReadOnlyCollectionTCountICollectionTCount
See Also