Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Contains methods, properties, and fields that handle the comparison filter.
The ComparisonFilter type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
ComparisonFilter | This member is reserved for internal use and is not intended to be used directly from your code. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
ContainsLocalizedDisplayName | Determines whether the object contains a localized display name. (Inherited from FilterBase.) |
![]() |
FilterDescriptor | Gets the filter descriptor. (Inherited from FilterBase.) |
![]() |
Item | Gets or sets the value of the filter at the specified index. (Overrides UserInputFilter.Item[Int32].) |
![]() |
LocalizedDisplayName | Gets the localized display name. (Inherited from FilterBase.) |
![]() |
Name | Gets the filter base name. (Inherited from FilterBase.) |
![]() |
Operator | Gets the current comparison operator. |
![]() |
Value | Gets or sets the value of the comparison filter. |
![]() |
ValueCount | Gets the count of the comparison filter values, which is always 1. (Overrides UserInputFilter.ValueCount.) |
Top
Methods
Name | Description | |
---|---|---|
![]() |
CreateObjRef | (Inherited from MarshalByRefObject.) |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetFilterValueTypeDescriptorsType | Gets the type of the filter values for TypeDescriptor objects. (Inherited from UserInputFilter.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetLifetimeService | (Inherited from MarshalByRefObject.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
GetValueType | Gets the type of the user input filter value. (Inherited from UserInputFilter.) |
![]() |
InitializeLifetimeService | (Inherited from MarshalByRefObject.) |
![]() |
MemberwiseClone() | (Inherited from Object.) |
![]() |
MemberwiseClone(Boolean) | (Inherited from MarshalByRefObject.) |
![]() |
ToString | (Inherited from Object.) |
Top
Fields
Name | Description | |
---|---|---|
![]() ![]() |
ComparatorPropertyName | A constant string that contains the name of the property that represents the comparator. |
Top