'Declaration Public Function GetEnumerator() As System.Collections.IEnumerator
public System.Collections.IEnumerator GetEnumerator()
public: System.Collections.IEnumerator* GetEnumerator()
public:
System.Collections.IEnumerator^ GetEnumerator()
Return Value
An enumerator that can be used to iterate through the collection.