RulesCollection.RemoveAt Method
| CodeIt.Right SDK Class Library |
|
RulesCollection.RemoveAt Method
Removes the rule at the specified index of the RulesCollection.
Parameters
-
index
-
The zero-based index of the rule to remove.
Implements
IList.RemoveAt
Remarks
Example
To be added.
See Also
RulesCollection Class | SubMain.CodeItRight.Sdk.Core.Collections Namespace