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.
Defines a collection of filter property objects used to filter the results when retrieving jobs, task, and nodes.
To get this interface, call the IScheduler::CreateFilterCollection method.
Members
The IFilterCollection interface inherits from the IDispatch interface. IFilterCollection also has these types of members:
- Methods
- Properties
Methods
The IFilterCollection interface has these methods.
| Method | Description |
|---|---|
| Add | Adds an item to the collection. |
| Clear | Removes all items from the collection. |
| GetEnumerator | Retrieves an enumerator that you use to enumerate the items in the collection. |
Properties
The IFilterCollection interface has these properties.
| Property | Access type | Description |
|---|---|---|
Read-only |
Retrieves the number of items in the collection. |
|
Read-only |
Retrieves the specified item from the collection. |
Requirements
Product |
HPC Pack 2008 R2 Client Utilities, HPC Pack 2008 Client Utilities |
Type library |
Microsoft.Hpc.Scheduler.tlb |