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#
IFilter createFilter();

A new instance of IFilter.