IndexOf(CompositeCriterionTerm)
Gives the index where the specified CompositeCriterionTerm exists in the definition.
Returns -1 if the term is not found in the definition.
Declaration Syntax
public virtual int IndexOf(CompositeCriterionTerm item)
Parameters
- item(CompositeCriterionTerm)
No details are provided for this entry.