ContentsIndexHome
PreviousUpNext
IDataView.getString Method (ITuple)

Returns the String value for the provided ITuple. Applies to string valued data, and element valued data of which the range is not a subset of Integers.

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

The string value.