IVector.GetValue Method

Gets the value at the specified index.

Definition

Namespace: Extreme.Mathematics
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
Object GetValue(
	int index
)

Parameters

index  Int32

Return Value

Object

See Also