Click or drag to resize

SectionStyleTableCount Property

Returns number of section styles in the section style table, including deleted section styles.

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