BindingsCollection (class)

This type is found in the namespace System.Windows.Forms

mget_CountInt32
mget_ItemBinding
madd_CollectionChangingVoid
mremove_CollectionChangingVoid
madd_CollectionChangedVoid
mremove_CollectionChangedVoid
mCopyToVoid
mGetEnumeratorIEnumerator
mget_IsSynchronizedBoolean
mget_SyncRootObject
mget_IsReadOnlyBoolean
mGetLifetimeServiceObject
mInitializeLifetimeServiceObject
mCreateObjRefObjRef
mEqualsBoolean
mGetHashCodeInt32
mGetTypeType
mToStringString
pCountInt32
pItemBinding
pIsReadOnlyBoolean
pIsSynchronizedBoolean
pSyncRootObject
eCollectionChanging
eCollectionChanged

get_Count

get_Item

.

add_CollectionChanging

indexSystem.Int32

remove_CollectionChanging

valueSystem.ComponentModel.CollectionChangeEventHandler

add_CollectionChanged

valueSystem.ComponentModel.CollectionChangeEventHandler

remove_CollectionChanged

valueSystem.ComponentModel.CollectionChangeEventHandler

CopyTo

valueSystem.ComponentModel.CollectionChangeEventHandler

GetEnumerator

arSystem.Array
indexSystem.Int32

get_IsSynchronized

.

get_SyncRoot

.

get_IsReadOnly

.

GetLifetimeService

.

InitializeLifetimeService

.

CreateObjRef

.

Equals

requestedTypeSystem.Type

GetHashCode

objSystem.Object

GetType

.

ToString

.

Count

.

Item

.

IsReadOnly

.

IsSynchronized

.

SyncRoot

.

CollectionChanging

.

CollectionChanged

.
.