Click or drag to resize

MarkupTableCount Property

Returns number of markups in the table, including deleted markups.

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

Property Value

Type: Int32

Implements

ICollectionTCount
See Also