2027 Method
Changes 0
M

CurveLoop.GetEnumerator

Description:
Returns an enumerator that iterates through a collection.
public virtual IEnumerator<Curve> GetEnumerator()
IEnumerator<Curve> An IEnumerator object that can be used to iterate through the collection.