M_Rhino_Render_CachedTextureCoordinates_GetEnumerator - mcneel/rhinocommon-api-docs GitHub Wiki
Returns an enumerator that iterates through this collection.
Namespace: Rhino.Render
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public IEnumerator<Point3d> GetEnumerator()
VB
Public Function GetEnumerator As IEnumerator(Of Point3d)
Type: IEnumerator(Point3d)
A enumerator that can be used to iterate through this collection.
IEnumerable(T).GetEnumerator()
Supported in: 5D58w