[]
Gets an IEnumerator object for enumerating through the GroupInfo objects in the collection.
public virtual IEnumerator GetEnumerator()
Public Overridable Function GetEnumerator() As IEnumerator
Type | Description |
---|---|
IEnumerator | IEnumerator object for enumerating the GroupInfo objects in the collection |