ContentsIndexHome
PreviousUpNext
IDataView::getIndexDomain Method

Returns a reference to the index domain on the provided dimension. 

 

C++
virtual const ISetData* getIndexDomain(int dimension) = 0;
Parameters 
Description 
int dimension 
The dimension for which the index domain is requested.  

A reference to the index domain on the provided dimension.