| Parameter | Description |
|---|---|
| index | The zero-based index of the rule to retrieve. |
ITransitionRule The rule at the specified index.
Retrieves the rule at the specified index.
Throws ArgumentOutOfRangeException when index is less than 0 or greater than or equal to ITransition.RuleCount.