WindowFilter Methods

Methods

ApplySort Returns a filter that applies the specified sort filter to the current filter.
(Inherited from Filter)
EqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
FinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object)
GetEnumerator Returns an enumerator that iterates over the indexes in the filter.
(Inherited from Filter)
GetHashCodeServes as the default hash function.
(Inherited from Object)
GetReverse Returns a filter that lists the observations of the current filter in reverse order.
(Inherited from Filter)
GetTypeGets the Type of the current instance.
(Inherited from Object)
MemberwiseCloneCreates a shallow copy of the current Object.
(Inherited from Object)
ToStringReturns a string that represents the current object.
(Inherited from Object)

See Also