LightTable.GetEnumerator Method

LightTableGetEnumerator Method

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

Namespace:  Rhino.DocObjects.Tables
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public IEnumerator<LightObject> GetEnumerator()
Public Function GetEnumerator As IEnumerator(Of LightObject)

Return Value

Type: IEnumeratorLightObject

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

Implements

IEnumerableTGetEnumerator
Version Information

Rhino for Mac

Supported in: 5.4

Rhino for Windows

Supported in: 6.14
See Also