BitmapTable.GetEnumerator Method

BitmapTableGetEnumerator Method

BitmapTable enumerator

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

Return Value

Type: IEnumeratorBitmapEntry

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

Implements

IEnumerableTGetEnumerator
Version Information

Rhino for Mac

Supported in: 5.4
See Also