Description:
Returns an enumerator that is capable of yielding all IntersectionEvents in the collection.
Syntax:
public IEnumerator<IntersectionEvent> GetEnumerator()
Returns:
Type: IEnumerator<IntersectionEvent>
The constructed enumerator.
Available since:
5.0