Insert(int, NamedSelectionCriterion)
            Inserts the given criterion into the collection at the given index.
            
Declaration Syntax
public virtual void Insert(int index, NamedSelectionCriterion criterion)
Parameters
- index(int)
 No details are provided for this entry.
- criterion(NamedSelectionCriterion)
 No details are provided for this entry.