ListBox.IntegerCollection (class)

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

mget_CountInt32
mContainsBoolean
mClearVoid
mIndexOfInt32
mAddInt32
mAddRangeVoid
mAddRangeVoid
mRemoveVoid
mget_ItemInt32
mCopyToVoid
mRemoveAtVoid
mset_ItemVoid
mEqualsBoolean
mGetHashCodeInt32
mGetTypeType
mToStringString
c.ctor
pCountInt32
pItemInt32

get_Count

Contains

.

Clear

itemSystem.Int32

IndexOf

.

Add

itemSystem.Int32

AddRange

itemSystem.Int32

AddRange

itemsSystem.Int32[]

Remove

valueSystem.Windows.Forms.ListBox.IntegerCollection

get_Item

itemSystem.Int32

CopyTo

indexSystem.Int32

RemoveAt

destinationSystem.Array
indexSystem.Int32

set_Item

indexSystem.Int32

Equals

indexSystem.Int32
valueSystem.Int32

GetHashCode

objSystem.Object

GetType

.

ToString

.

.ctor

.

Count

ownerSystem.Windows.Forms.ListBox

Item

.
.