Returns the result for the specified index

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 )

- index (Int32)
- Index of result to return

Value of result at specified index