DataRowCollection (class)

This type is found in the namespace System.Data

mget_CountInt32
mget_ItemDataRow
mAddVoid
mInsertAtVoid
mIndexOfInt32
mAddDataRow
mFindDataRow
mFindDataRow
mClearVoid
mContainsBoolean
mContainsBoolean
mCopyToVoid
mCopyToVoid
mGetEnumeratorIEnumerator
mRemoveVoid
mRemoveAtVoid
mget_IsReadOnlyBoolean
mget_IsSynchronizedBoolean
mget_SyncRootObject
mEqualsBoolean
mGetHashCodeInt32
mGetTypeType
mToStringString
pCountInt32
pItemDataRow
pIsReadOnlyBoolean
pIsSynchronizedBoolean
pSyncRootObject

get_Count

get_Item

.

Add

indexSystem.Int32

InsertAt

rowSystem.Data.DataRow

IndexOf

rowSystem.Data.DataRow
posSystem.Int32

Add

rowSystem.Data.DataRow

Find

valuesSystem.Object[]

Find

keySystem.Object

Clear

keysSystem.Object[]

Contains

.

Contains

keySystem.Object

CopyTo

keysSystem.Object[]

CopyTo

arSystem.Array
indexSystem.Int32

GetEnumerator

arraySystem.Data.DataRow[]
indexSystem.Int32

Remove

.

RemoveAt

rowSystem.Data.DataRow

get_IsReadOnly

indexSystem.Int32

get_IsSynchronized

.

get_SyncRoot

.

Equals

.

GetHashCode

objSystem.Object

GetType

.

ToString

.

Count

.

Item

.

IsReadOnly

.

IsSynchronized

.

SyncRoot

.
.