Method GetEnumerator
GetEnumerator()
Returns an enumerator that iterates through the ActionSegment.
Declaration
public IEnumerator GetEnumerator()
Returns
| Type | Description |
|---|---|
| IEnumerator | An IEnumerator object that can be used to iterate through the ActionSegment. |