ComboBox.ObjectCollection (class)

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

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

Add

get_Item

itemSystem.Object

get_Count

indexSystem.Int32

get_IsReadOnly

.

AddRange

.

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.ComboBox

IsReadOnly

.

Item

.
.