GigaSpaces XAP.NET Documentation
Get Method (index)
Class Library
►
GigaSpaces.Core
►
IAggregationResult
►
Get(Int32)
C#
Visual Basic
Visual C++
J#
Returns the result for the specified index
Declaration Syntax
C#
Visual Basic
Visual 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: 12.2.0.0 (12.2.0.18000)