Click or drag to resize
TupleListT1, T2Add Method
Overload List
  NameDescription
Public methodAdd(T) (Inherited from ListTupleT1, T2.)
Public methodAdd(T1, T2)
Creates a new tuple instance from the specified values and adds it to the end of the tuple list.
Top
See Also