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