ContentsIndexHome
PreviousUpNext
IDataView.getElement Method (Tuple)

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

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

The readonly IElement value.