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