DataFrame.Rows Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns a DataFrameRowCollection that contains a view of the rows in this DataFrame
public Microsoft.Data.Analysis.DataFrameRowCollection Rows { get; }
member this.Rows : Microsoft.Data.Analysis.DataFrameRowCollection
Public ReadOnly Property Rows As DataFrameRowCollection