Click or drag to resize
SpaceResultListGetTuple Method
Return Tuple by index of list

Namespace: Com.Tibco.As.Space
Assembly: TIBCO.ActiveSpaces.Common (in TIBCO.ActiveSpaces.Common.dll) Version: 2.0.0.0 (2.1.5.12)
Syntax
Tuple GetTuple(
	int index
)

Parameters

index
Type: SystemInt32
Index of the list

Return Value

Type: Tuple
SpaceResult object
See Also