Share

FilteredWorksetCollector Methods

The FilteredWorksetCollector type exposes the following members.

Methods

 NameDescription
Public methodDispose 
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodFirstWorkset Returns the first workset to pass the filter(s).
Public methodFirstWorksetId Returns the id of the first workset to pass the filter(s).
Protected methodGetBasicIEnumeratorReturns an enumerator that iterates through a collection.
Public methodGetEnumeratorReturns an enumerator that iterates through a collection.
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodGetWorksetIdIterator Returns a FilteredWorksetIdIterator to the worksets passing the current filter.
Public methodGetWorksetIterator Returns a FilteredWorksetIterator to the worksets passing the current filter.
Public methodOfKind Applies a WorksetKindFilter to the collector.
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Public methodToWorksetIds Returns the complete set of workset ids that pass the filter(s).
Public methodToWorksets Returns the complete set of worksets that pass the filter(s).
Public methodWherePasses Applies a workset filter to the collector.

See Also

Reference

Was this information helpful?