RulesCollection.Insert Method
| CodeIt.Right SDK Class Library |
|
RulesCollection.Insert Method
Inserts a rule into the RulesCollection at the specified index.
Parameters
-
index
-
The zero-based index at which value should be inserted.
-
value
-
The rule to insert.
Remarks
Example
To be added.
See Also
RulesCollection Class | SubMain.CodeItRight.Sdk.Core.Collections Namespace