Click or drag to resize

InstanceDefinitionTableCount Property

Number of items in the instance definitions table.

Namespace:  Rhino.DocObjects.Tables
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public override int Count { get; }

Property Value

Type: Int32

Implements

IReadOnlyCollectionTCount
ICollectionTCount
See Also