Gets the rows of the table.
Namespace:
Meta.Numerics.Data
Assembly:
Meta.Numerics (in Meta.Numerics.dll) Version: 4.1.4
Syntax public FrameRowCollection Rows { get; }
Public ReadOnly Property Rows As FrameRowCollection
Get
public:
property FrameRowCollection^ Rows {
FrameRowCollection^ get ();
}
member Rows : FrameRowCollection with get
Property Value
Type:
FrameRowCollectionSee Also