IMDFind
IMDFind is an optional interface on the dataset object. This interface consists of methods to find the ordinal number of a cell in the dataset and the ordinal number of a tuple on the axis.
Method |
Description |
---|---|
Finds and returns a cell ordinal based on an array of members and a starting cell ordinal in the dataset. |
|
Returns a pointer to a tuple ordinal based on array of members, a starting ordinal, and an axis identifier. |
This topic is a part of: