'Declaration Public ReadOnly Property Rows As Vector(Of T)()
'Declaration
Public ReadOnly Property Rows As Vector(Of T)()
public Vector<T>[] Rows {get;}
Matrix<T> Class Matrix<T> Members