M_Rhino_Geometry_Intersect_CurveIntersections_GetEnumerator - mcneel/rhinocommon-api-docs GitHub Wiki
Returns an enumerator that is capable of yielding all IntersectionEvents in the collection.
Namespace: Rhino.Geometry.Intersect
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public IEnumerator<IntersectionEvent> GetEnumerator()
VB
Public Function GetEnumerator As IEnumerator(Of IntersectionEvent)
Type: IEnumerator(IntersectionEvent)
The constructed enumerator.
IEnumerable(T).GetEnumerator()
Supported in: 6.0.16224.21491, 5D58w