1 write to _rowCollection
System.Data.Common (1)
System\Data\DataTable.cs (1)
174_rowCollection = new DataRowCollection(this);
1 reference to _rowCollection
System.Data.Common (1)
System\Data\DataTable.cs (1)
1758public DataRowCollection Rows => _rowCollection;