_enumerableRows | System.Data.EnumerableRowCollection< TRow > | private |
_listOfPredicates | System.Data.EnumerableRowCollection< TRow > | private |
_selector | System.Data.EnumerableRowCollection< TRow > | private |
_sortExpression | System.Data.EnumerableRowCollection< TRow > | private |
_table | System.Data.EnumerableRowCollection< TRow > | private |
AddPredicate(Func< TRow, bool > pred) | System.Data.EnumerableRowCollection< TRow > | inlinepackage |
AddSortExpression< TKey >(Func< TRow, TKey > keySelector, bool isDescending, bool isOrderBy) | System.Data.EnumerableRowCollection< TRow > | inlinepackage |
AddSortExpression< TKey >(Func< TRow, TKey > keySelector, IComparer< TKey > comparer, bool isDescending, bool isOrderBy) | System.Data.EnumerableRowCollection< TRow > | inlinepackage |
ElementType | System.Data.EnumerableRowCollection< TRow > | package |
ElementType | System.Data.EnumerableRowCollection< TRow > | package |
EnumerableRowCollection() | System.Data.EnumerableRowCollection< TRow > | inlinepackage |
EnumerableRowCollection(IEnumerable< TRow > enumerableRows, bool isDataViewable, DataTable table) | System.Data.EnumerableRowCollection< TRow > | inlinepackage |
EnumerableRowCollection(DataTable table) | System.Data.EnumerableRowCollection< TRow > | inlinepackage |
EnumerableRowCollection(EnumerableRowCollection< TRow > source, IEnumerable< TRow > enumerableRows, Func< TRow, TRow > selector) | System.Data.EnumerableRowCollection< TRow > | inlinepackage |
EnumerableRows | System.Data.EnumerableRowCollection< TRow > | package |
GetEnumerator() | System.Data.EnumerableRowCollection< TRow > | inlineprivate |
GetEnumerator() | System.Data.EnumerableRowCollection< TRow > | inlineprivate |
GetEnumerator() | System.Data.EnumerableRowCollection< TRow > | inline |
GetLinqDataView() | System.Data.EnumerableRowCollection< TRow > | inlinepackage |
Table | System.Data.EnumerableRowCollection< TRow > | package |
Table | System.Data.EnumerableRowCollection< TRow > | package |