IUserInputFilter Members
Include Protected Members
Include Inherited Members
Represents a filter with one or more values that can be set.
The IUserInputFilter type exposes the following members.
Properties
Name | Description | |
---|---|---|
FilterDescriptor | Gets the filter descriptor associated with this filter. (Inherited from IFilter.) | |
Item | Gets or sets value of the filter at the given index. | |
LocalizedDisplayName | Gets the localized display name of this filter. (Inherited from IFilter.) | |
ValueCount | Gets the number of values for this filter. |
Top
Methods
Name | Description | |
---|---|---|
GetValueType | Returns the type of the value of this filter. |
Top