The members of System.Data.DataTableCollection are listed below.
See Also: Inherited members from System.Data.InternalDataCollectionBase
[read-only] default propertyItem(int) DataTable. Documentation for this section has not yet been entered. [read-only] default propertyItem(string) DataTable. Documentation for this section has not yet been entered. [read-only] default propertyItem(string, string) DataTable. Documentation for this section has not yet been entered.
Add() : DataTable Documentation for this section has not yet been entered.Add(DataTable) Documentation for this section has not yet been entered.Add(string) : DataTable Documentation for this section has not yet been entered.Add(string, string) : DataTable Documentation for this section has not yet been entered.AddRange(DataTable[]) Documentation for this section has not yet been entered.CanRemove(DataTable) : bool Documentation for this section has not yet been entered.Clear() Documentation for this section has not yet been entered.Contains(string) : bool Documentation for this section has not yet been entered.Contains(string, string) : bool Documentation for this section has not yet been entered.CopyTo(DataTable[], int) Documentation for this section has not yet been entered.IndexOf(DataTable) : int Documentation for this section has not yet been entered.IndexOf(string) : int Documentation for this section has not yet been entered.IndexOf(string, string) : int Documentation for this section has not yet been entered.Remove(DataTable) Documentation for this section has not yet been entered.Remove(string) Documentation for this section has not yet been entered.Remove(string, string) Documentation for this section has not yet been entered.RemoveAt(int) Documentation for this section has not yet been entered.
OnCollectionChanged(System.ComponentModel.CollectionChangeEventArgs) Documentation for this section has not yet been entered.OnCollectionChanging(System.ComponentModel.CollectionChangeEventArgs) Documentation for this section has not yet been entered.
CollectionChanged Documentation for this section has not yet been entered. CollectionChanging Documentation for this section has not yet been entered.
staticAsQueryable(this IEnumerable) : System.Linq.IQueryable Documentation for this section has not yet been entered. staticCast<TResult>(this IEnumerable) : IEnumerable<TResult> Documentation for this section has not yet been entered. staticOfType<TResult>(this IEnumerable) : IEnumerable<TResult> Documentation for this section has not yet been entered.