Namespace:
Extreme.Mathematics
Assembly:
Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.1
public RowCollection<T> Rows { get; }
Public ReadOnly Property Rows As RowCollection(Of T)
Get
public:
property RowCollection<T> Rows {
RowCollection<T> get ();
}
member Rows : RowCollection<'T> with get
Property Value
Type:
RowCollectionT
Reference