Click or drag to resize
JobFilterCollection Methods

The JobFilterCollection type exposes the following members.

Methods
  NameDescription
Public methodAdd(Object)
Adds the specified filter to the global filter collection.
Public methodAdd(Object, Int32)
Adds the specified filter to the global filter collection using the specified filter run order.
Public methodClear
Removes all filters from the global filter collection.
Public methodContains
Determines wheither a filter is in the global filter collection.
Public methodGetEnumerator
Public methodRemove
Removes all filters that match the specified filter.
Top
See Also