Tuple.addValue

Add an object value at the end of the tuple.

@param value the value @return a reference to this, so the API can be used fluently

interface Tuple
addValue
(
ref Variant value
)

Meta