ContentsIndexHome
PreviousUpNext
ITuple.isValid Method

Returns whether all elements in this tuple are valid with respect to their associated sets.

C#
bool isValid();

True if all elements are valid, false otherwise.