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.IndexOf Method
CodeIt.Right SDK Class Library

RulesCollection.IndexOf Method 

Searches for the specified rule and returns the zero-based index of the first occurrence within the RulesCollection.

public int IndexOf(
   IRule rule
);

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


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