Method GetEnumerator
GetEnumerator()
Returns an enumerator for all variables in this group.
Declaration
public IEnumerator GetEnumerator()
Returns
Type | Description |
---|---|
IEnumerator | The enumerator that can be used to iterate through all the variables. |