Click or drag to resize

FilterCriteriaCollection Methods

The FilterCriteriaCollection type exposes the following members.

Methods
  NameDescription
Public methodAdd
Adds a new FilterCriteria to the collection
Public methodClear
Removes all elements from the collection
Public methodContains
Determines whether or not a FilterCriteria identified by the given name exists into the collection
Public methodRemove
Removes the FilterCriteria identified by the given name from the collection
Top
See Also