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: 11.1.0.0 (11.1.0.8)

Syntax

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

Return Value

See Also