Click or drag to resize
FilterDescriptor Methods

The FilterDescriptor type exposes the following members.

Methods
  Name Description
Public method Equals(Object)
Determines whether the specified obj is equal to the current descriptor.
(Overrides ObjectEquals(Object).)
Public method Equals(FilterDescriptor)
Determines whether the specified other descriptor is equal to the current one.
Public method GetHashCode
Serves as a hash function for a particular type.
(Overrides ObjectGetHashCode.)
Public method ToString
Returns a String that represents the current FilterDescriptor.
(Overrides ObjectToString.)
Top
See Also