Searches for the specified rule and returns the zero-based index of the first occurrence within the RulesCollection.
Parameters
-
rule
-
The rule to locate.
Return Value
The zero-based index of the first occurrence of value in the RulesCollection, if found; otherwise, -1.
Remarks
Example
To be added.
See Also
RulesCollection Class | SubMain.CodeItRight.Sdk.Core.Collections Namespace