Click or drag to resize

IFilter Methods

The IFilter type exposes the following members.

Methods
  NameDescription
Public methodAddDataItemFilter
Method for explicitly adding a filter

Provides COM interop support for adding filters to list.

Public methodInclude(IDataItem)
Returns true if the provided data item is to be included by the filter.
Public methodInclude(DateTime, Int32)
Returns true if the timestep matching provided dateTime and timestepIndex is to be included by the filter.
Top
See Also