Method GetBlockIndex
GetBlockIndex(RuleBlock)
Get RuleBlock index inside this Rule
Declaration
public int GetBlockIndex(RuleBlock block)
Parameters
| Type | Name | Description |
|---|---|---|
| RuleBlock | block | The RuleBlock to get the index |
Returns
| Type | Description |
|---|---|
| int | The index |