Interfaces.ITuple.add Function
Adds a Tuple to current tuple

Public void add (Interfaces.ITuple)
  Type Name Description  
    ITuple t the Tuple to add  
  Return Description  
    void    
Other overloads:
Interfaces.ITuple.add(Object) Interfaces.ITuple.add(IField)