The methods of System.Data.DataTableCollection are listed below. For a list of all members, see the DataTableCollection Members list.
See Also: Inherited members from System.Data.InternalDataCollectionBase
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.