ConditionCollection
Represents a collection of highlight conditions used in the Highlight property
of the TextObject.
Gets or sets the element at the specified index.
public ConditionCollection()
Adds an object to the end of this collection.
Adds the specified elements to the end of this collection.
Copies conditions from another collection.
Determines whether an element is in the collection.
Returns the zero-based index of the first occurrence of an object.
Inserts an object into this collection at the specified index.
Removes the specified object from the collection.