ContentsIndexHome
PreviousUpNext
IMultiDimData::createFilter Method

Creates an IFilter based on the index domains of this data, such that it can be used with the openView and/or createIterator methods. 

 

C++
virtual IFilter* createFilter() = 0;

A new instance of IFilter.