Gets or sets the components of a row of this matrix.
Namespace: Extreme.Mathematics
Assembly: Extreme.Numerics.Net40 (in Extreme.Numerics.Net40.dll) Version: 4.2.11333.0 (4.2.12253.0)
Syntax
| Visual Basic (Declaration) |
Public Default Property Item ( _
row As Integer, _
columnRange As Range _
) As Vector
Get
Set
|
| F# |
member Item : Vector with get, set
|
Field Value
A
Vector.
Remarks
Exceptions
See Also