DataColumnCollection (class)

This type is found in the namespace System.Data

mget_ItemDataColumn
mget_ItemDataColumn
mAddVoid
mAddRangeVoid
mAddDataColumn
mAddDataColumn
mAddDataColumn
mAddDataColumn
madd_CollectionChangedVoid
mremove_CollectionChangedVoid
mCanRemoveBoolean
mContainsBoolean
mCopyToVoid
mIndexOfInt32
mIndexOfInt32
mRemoveVoid
mRemoveAtVoid
mRemoveVoid
mClearVoid
mget_CountInt32
mCopyToVoid
mGetEnumeratorIEnumerator
mget_IsReadOnlyBoolean
mget_IsSynchronizedBoolean
mget_SyncRootObject
mEqualsBoolean
mGetHashCodeInt32
mGetTypeType
mToStringString
pItemDataColumn
pItemDataColumn
pCountInt32
pIsReadOnlyBoolean
pIsSynchronizedBoolean
pSyncRootObject
eCollectionChanged

get_Item

get_Item

indexSystem.Int32

Add

nameSystem.String

AddRange

columnSystem.Data.DataColumn

Add

columnsSystem.Data.DataColumn[]

Add

columnNameSystem.String
typeSystem.Type
expressionSystem.String

Add

columnNameSystem.String
typeSystem.Type

Add

columnNameSystem.String

add_CollectionChanged

.

remove_CollectionChanged

valueSystem.ComponentModel.CollectionChangeEventHandler

CanRemove

valueSystem.ComponentModel.CollectionChangeEventHandler

Contains

columnSystem.Data.DataColumn

CopyTo

nameSystem.String

IndexOf

arraySystem.Data.DataColumn[]
indexSystem.Int32

IndexOf

columnSystem.Data.DataColumn

Remove

columnNameSystem.String

RemoveAt

columnSystem.Data.DataColumn

Remove

indexSystem.Int32

Clear

nameSystem.String

get_Count

.

CopyTo

.

GetEnumerator

arSystem.Array
indexSystem.Int32

get_IsReadOnly

.

get_IsSynchronized

.

get_SyncRoot

.

Equals

.

GetHashCode

objSystem.Object

GetType

.

ToString

.

Item

.

Item

.

Count

.

IsReadOnly

.

IsSynchronized

.

SyncRoot

.

CollectionChanged

.
.