Skip to content

M_Rhino_Geometry_Collections_SubDVertexAccess_GetEnumerator

Will Pearson edited this page Aug 12, 2016 · 1 revision

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

Clone this wiki locally