GigaSpaces XAP.NET Documentation
Get Method (index)
Class LibraryGigaSpaces.CoreIAggregationResultGet(Int32)
Returns the result for the specified index
Declaration Syntax
C#Visual BasicVisual C++J#
Object Get(
	int index
)
Function Get ( _
	index As Integer _
) As Object
Object^ Get(
	int index
)
Object Get(
	int index
)
Parameters
index (Int32)
Index of result to return
Return Value
Value of result at specified index

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 14.2.0.0 (14.2.0.20400)