IHelpFilter interface
[This documentation is preliminary and is subject to change.]
A list of IHelpKeyValuePair objects used to filter results when finding a topic.
Members
The IHelpFilter interface inherits from the IDispatch interface. IHelpFilter also has the following types of members:
Methods
The IHelpFilter interface has the following methods.
| Method | Description |
|---|---|
| Add |
method Add - Adds a filter key/value pair to the filter list. |
| AddRange |
method AddRange - Adds a criteria key and matching range of values to the filter list. |
| ContainsKey |
method ContainsKey - Check to see if a filter key is in the filter list. |
| Count |
method Count - Returns the number of filter elements in the collection. |
| ElementAt |
method ElementAt - Returns filter value at a particular index in the collection. |
| Item |
method Item - Returns the filter value of a provided filter key. |
| Remove |
method Remove - Remove a criteria key/value pair from the filter list. |
Requirements
|
Minimum supported client | Windows Developer Preview |
|---|---|
|
Minimum supported server | Windows Server Developer Preview |
|
IDL |
|
Build date: 9/7/2011