ContentsIndexHome
PreviousUpNext
ITuple::clone Method

Returns a new ITuple with the same content. 

 

C++
virtual ITuple* clone() const = 0;

A new ITuple with the same content.