The methods of System.Data.DataColumnCollection are listed below. For a list of all members, see the DataColumnCollection Members list.
See Also: Inherited members from System.Data.InternalDataCollectionBase
Add() : DataColumn Documentation for this section has not yet been entered.Add(DataColumn) Documentation for this section has not yet been entered.Add(string) : DataColumn Documentation for this section has not yet been entered.Add(string, Type) : DataColumn Documentation for this section has not yet been entered.Add(string, Type, string) : DataColumn Documentation for this section has not yet been entered.AddRange(DataColumn[]) Documentation for this section has not yet been entered.CanRemove(DataColumn) : 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.CopyTo(DataColumn[], int) Documentation for this section has not yet been entered.IndexOf(DataColumn) : int Documentation for this section has not yet been entered.IndexOf(string) : int Documentation for this section has not yet been entered.Remove(DataColumn) Documentation for this section has not yet been entered.Remove(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.