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