ContentsIndexHome
PreviousUpNext
IDataView.getElement Method (ITuple)

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

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

The readonly IElement value.