M_Rhino_Geometry_Collections_SubDVertexAccess_GetEnumerator - mcneel/rhinocommon-api-docs GitHub Wiki

SubDVertexAccess.GetEnumerator Method

[Missing

documentation for "M:Rhino.Geometry.Collections.SubDVertexAccess.GetEnumerator"]

Namespace: Rhino.Geometry.Collections
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0

Syntax

C#

public IEnumerator<SubDVertexPtr> GetEnumerator()

VB

Public Function GetEnumerator As IEnumerator(Of SubDVertexPtr)

Return Value

Type: IEnumerator(SubDVertexPtr)
[Missing documentation for "M:Rhino.Geometry.Collections.SubDVertexAccess.GetEnumerator"]

Implements

IEnumerable(T).GetEnumerator()

Version Information

Supported in: 6.0.16224.21491

See Also

Reference

SubDVertexAccess Class
Rhino.Geometry.Collections Namespace

⚠️ **GitHub.com Fallback** ⚠️