CheckedListBox.ObjectCollection (class)

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

mAddInt32
mAddInt32
mget_ItemObject
mget_CountInt32
mget_IsReadOnlyBoolean
mAddInt32
mAddRangeVoid
mAddRangeVoid
mset_ItemVoid
mClearVoid
mContainsBoolean
mCopyToVoid
mGetEnumeratorIEnumerator
mIndexOfInt32
mRemoveVoid
mInsertVoid
mRemoveAtVoid
mEqualsBoolean
mGetHashCodeInt32
mGetTypeType
mToStringString
c.ctor
pCountInt32
pIsReadOnlyBoolean
pItemObject

Add

Add

itemSystem.Object
isCheckedSystem.Boolean

get_Item

itemSystem.Object
checkSystem.Windows.Forms.CheckState

get_Count

indexSystem.Int32

get_IsReadOnly

.

Add

.

AddRange

itemSystem.Object

AddRange

valueSystem.Windows.Forms.ListBox.ObjectCollection

set_Item

itemsSystem.Object[]

Clear

indexSystem.Int32
valueSystem.Object

Contains

.

CopyTo

valueSystem.Object

GetEnumerator

destinationSystem.Object[]
arrayIndexSystem.Int32

IndexOf

.

Remove

valueSystem.Object

Insert

valueSystem.Object

RemoveAt

indexSystem.Int32
itemSystem.Object

Equals

indexSystem.Int32

GetHashCode

objSystem.Object

GetType

.

ToString

.

.ctor

.

Count

ownerSystem.Windows.Forms.CheckedListBox

IsReadOnly

.

Item

.
.