The result tuple at index
Namespace: Com.Tibco.As.Space.RemoteAssembly: TIBCO.ActiveSpaces.Common (in TIBCO.ActiveSpaces.Common.dll) Version: 2.0.0.0 (2.4.0.001)
Syntax
C# |
---|
Tuple GetReturn( int index ) |
Visual Basic |
---|
Function GetReturn ( index As Integer ) As Tuple |
Visual C++ |
---|
Tuple^ GetReturn( int index ) |
F# |
---|
abstract GetReturn : index : int -> Tuple |
Parameters
- index
- Type: System..::..Int32
The index.
Return Value
Type: TupleTuple at index