ContentsIndexHome
PreviousUpNext
IDataView.tupleValid Method

Verifies that the current values are valid in the domain of the IData.

C#
bool tupleValid(ITuple tup);
Parameters 
Description 
ITuple tup 
The tuple to be checked. 

True if the values are valid.