IFilter Methods |
The IFilter type exposes the following members.
Name | Description | |
---|---|---|
AddDataItemFilter |
Method for explicitly adding a filter
Provides COM interop support for adding filters to list. | |
Include(IDataItem) |
Returns true if the provided data item is to be included
by the filter.
| |
Include(DateTime, Int32) |
Returns true if the timestep matching provided dateTime
and timestepIndex is to be included by the filter.
|