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