ContentsIndexHome
PreviousUpNext
ITuple.copy Method

Copies the content of the source ITuple to this ITuple.

C#
void copy(ITuple other);
Parameters 
Description 
ITuple other 
The ITuple to copy from.