Click or drag to resize

PageViewGroupTableCount Property

Returns number of page view groups in the table, including deleted page view groups.

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

Property Value

Type: Int32

Implements

ICollectionTCount
IReadOnlyCollectionTCount
ICollectionTCount
See Also