ContentsIndexHome
PreviousUpNext
IDataView.getElement Method (Tuple)

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

 

Java
IElement getElement(Tuple tuple);
Parameters 
Description 
Tuple tuple 
The Tuple for which to get the IElement value.  

The read-only IElement value.