Click or drag to resize

SectionStyleTableGetEnumerator Method

[Missing <summary> documentation for "M:Rhino.DocObjects.Tables.SectionStyleTable.GetEnumerator"]

Namespace:  Rhino.DocObjects.Tables
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public override IEnumerator<SectionStyle> GetEnumerator()

Return Value

Type: IEnumeratorSectionStyle

[Missing <returns> documentation for "M:Rhino.DocObjects.Tables.SectionStyleTable.GetEnumerator"]

Implements

IEnumerableTGetEnumerator
IEnumerableTGetEnumerator
See Also