2 references to DataFrameRowCollection
Microsoft.Data.Analysis (2)
DataFrame.cs (2)
47
_rowCollection = new
DataFrameRowCollection
(this);
53
_rowCollection = new
DataFrameRowCollection
(this);