Gets the value at the specified index.
Namespace:
Extreme.Mathematics
Assembly:
Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.1
Object GetValue(
int index
)
Function GetValue (
index As Integer
) As Object
Object^ GetValue(
int index
)
abstract GetValue :
index : int -> Object
Parameters
- index
- Type: SystemInt32
Return Value
Type:
Object
Reference