EventSortedSet.GetEnumerator Method
public IEnumerator GetEnumerator()
This language is not supported or no code example is available.
public:
IEnumerator^ GetEnumerator()
This language is not supported or no code example is available.
Return Value
IEnumeratorAn IEnumerator object that can be used to iterate through the collection.