Click or drag to resize

CommonComponentTableTCount Property

Returns the count of all items, including deleted ones.

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public virtual int Count { get; }

Property Value

Type: Int32

Implements

IReadOnlyCollectionTCount
ICollectionTCount
See Also