2 references to Add
System.Data.Common (2)
System\Data\DataRowCollection.cs (2)
90
_list.
Add
(null);
125
internal void ArrayAdd(DataRow row) => row.RBTreeNodeId = _list.
Add
(row);