Have a question? Email Us or Call 1 (800) 936-2134
SubMain - CodeIt.Right The First Time! Home Products Services Download Purchase Support Community
RulesCollection.Insert Method
CodeIt.Right SDK Class Library

RulesCollection.Insert Method 

Inserts a rule into the RulesCollection at the specified index.

public void Insert(
   int index,
   IRule value
);

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


 
     
 
Home |  Products |  Services |  Download |  Purchase |  Support |  Community |  About Us |