GetEnumerator
This method returns an enumeration of the arguments.
Syntax
public virtual System.Collections.IEnumerator GetEnumerator()
Return value
Name | Type | Description |
---|---|---|
GetEnumerator | System.Collections.IEnumerator | Enumeration of the arguments. |
This method returns an enumeration of the arguments.
public virtual System.Collections.IEnumerator GetEnumerator()
Name | Type | Description |
---|---|---|
GetEnumerator | System.Collections.IEnumerator | Enumeration of the arguments. |