ContentsIndexHome
PreviousUpNext
IData::getType Method

Returns the DataType corresponding with the type of this instance of IData (IMultiDimData, ISetData or IScalarData). 

 

C++
virtual DataType getType() const = 0;

The DataType.