RemoveAt(int)

Removes the CompositeCriterionTerm at a specified index in the definition. Returns IndexOutOfRangeException for invalid index.

Declaration Syntax

public virtual void RemoveAt(int index)

Parameters

index(int)

No details are provided for this entry.