8 references to OrderedEnumerableRowCollection
System.Data.DataSetExtensions (8)
System\Data\EnumerableRowCollectionExtensions.cs (8)
46OrderedEnumerableRowCollection<TRow> edt = new OrderedEnumerableRowCollection<TRow>(source, ie); 60OrderedEnumerableRowCollection<TRow> edt = new OrderedEnumerableRowCollection<TRow>(source, ie); 74OrderedEnumerableRowCollection<TRow> edt = new OrderedEnumerableRowCollection<TRow>(source, ie); 89OrderedEnumerableRowCollection<TRow> edt = new OrderedEnumerableRowCollection<TRow>(source, ie); 105new OrderedEnumerableRowCollection<TRow>((EnumerableRowCollection<TRow>)source, ie); 123new OrderedEnumerableRowCollection<TRow>((EnumerableRowCollection<TRow>)source, ie); 140new OrderedEnumerableRowCollection<TRow>((EnumerableRowCollection<TRow>)source, ie); 158new OrderedEnumerableRowCollection<TRow>((EnumerableRowCollection<TRow>)source, ie);