Click or drag to resize

SubDFaceListGetEnumerator Method

Implementation of IEnumerable

Namespace:  Rhino.Geometry.Collections
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 7.0
Syntax
public IEnumerator<SubDFace> GetEnumerator()

Return Value

Type: IEnumeratorSubDFace

[Missing <returns> documentation for "M:Rhino.Geometry.Collections.SubDFaceList.GetEnumerator"]

Implements

IEnumerableTGetEnumerator
See Also