Method GetRuleIndex
GetRuleIndex(Rule)
Get a Rule index inside this RuleSet
Declaration
public int GetRuleIndex(Rule rule)
Parameters
Type | Name | Description |
---|---|---|
Rule | rule | The Rule to get the index |
Returns
Type | Description |
---|---|
int | The index |