Returns the underlying Tuple. Changes to the fields of the returned object WILL be reflected in this instance of ObservableTuple.

Namespace: StreamBase.LiveView.API
Assembly: StreamBase.LiveView.API (in StreamBase.LiveView.API.dll) Version: 2.2.8.5956 (2.2.8.5956)

Syntax

         
 C#  Visual Basic  Visual C++ 
Tuple GetTuple()
Function GetTuple As Tuple
Tuple^ GetTuple()

Return Value

See Also