ListBox.ObjectCollection (class)

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

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
c.ctor
c.ctor
pCountInt32
pIsReadOnlyBoolean
pItemObject

get_Item

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

.

.ctor

ownerSystem.Windows.Forms.ListBox

.ctor

ownerSystem.Windows.Forms.ListBox
valueSystem.Windows.Forms.ListBox.ObjectCollection

Count

ownerSystem.Windows.Forms.ListBox
valueSystem.Object[]

IsReadOnly

.

Item

.
.