RhinoDocCommonTable(T) Properties

RhinoDocCommonTableT Properties

The RhinoDocCommonTableT generic type exposes the following members.

Properties
  NameDescription
Public propertyComponentType
Returns the actual component type of a table.
(Inherited from CommonComponentTableT.)
Public propertyCount
Returns the count of all items, including deleted ones.
(Inherited from CommonComponentTableT.)
Public propertyDocument
Document that owns this table.
Top
See Also