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