RemoveAt(int)

Removes the criterion at the given index. Throws an exception if the given index is not valid.

Declaration Syntax

public virtual void RemoveAt(int index)

Parameters

index(int)

No details are provided for this entry.