The Filter type exposes the following members.

Constructors

  NameDescription
FilterOverloaded.

Methods

  NameDescription
Equals
Compares two filters (ignores the instance ID)
(Overrides Object..::.Equals(Object).)
Finalize (Inherited from Object.)
GetHashCode
Returns a hash value for a filter.
(Overrides Object..::.GetHashCode()()().)
GetType (Inherited from Object.)
MemberwiseClone (Inherited from Object.)
ToString (Inherited from Object.)

Operators

  NameDescription
Equality
Compares two filters (ignores the instance ID)
Inequality
Compares two filters (ignores the instance ID)

Fields

  NameDescription
_name
the name of the filter.

Properties

  NameDescription
Name
the name of the filter.

See Also