8 references to TypedTableBase
System.Data.DataSetExtensions (8)
System\Data\TypedTableBaseExtensions.cs (8)
28
this
TypedTableBase
<TRow> source,
40
this
TypedTableBase
<TRow> source,
52
this
TypedTableBase
<TRow> source,
65
this
TypedTableBase
<TRow> source,
77
this
TypedTableBase
<TRow> source,
93
this
TypedTableBase
<TRow> source,
114
public static EnumerableRowCollection<TRow> AsEnumerable<TRow>(this
TypedTableBase
<TRow> source) where TRow : DataRow
120
public static TRow ElementAtOrDefault<TRow>(this
TypedTableBase
<TRow> source, int index) where TRow : DataRow