ContentsIndexHome
PreviousUpNext
IDataView::getElement Method (ITuple*)

Returns the IElement value for the provided ITuple. Applies to element valued data only. 

 

C++
virtual const IElement* getElement(const ITuple* tuple) = 0;
Parameters 
Description 
const ITuple* tuple 
The ITuple for which to get the IElement value.  

The read-only IElement value.