ListBox.SelectedIndexCollection (class)

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

mget_CountInt32
mget_IsReadOnlyBoolean
mContainsBoolean
mIndexOfInt32
mget_ItemInt32
mCopyToVoid
mClearVoid
mAddVoid
mRemoveVoid
mGetEnumeratorIEnumerator
mEqualsBoolean
mGetHashCodeInt32
mGetTypeType
mToStringString
c.ctor
pCountInt32
pIsReadOnlyBoolean
pItemInt32

get_Count

get_IsReadOnly

.

Contains

.

IndexOf

selectedIndexSystem.Int32

get_Item

selectedIndexSystem.Int32

CopyTo

indexSystem.Int32

Clear

destinationSystem.Array
indexSystem.Int32

Add

.

Remove

indexSystem.Int32

GetEnumerator

indexSystem.Int32

Equals

.

GetHashCode

objSystem.Object

GetType

.

ToString

.

.ctor

.

Count

ownerSystem.Windows.Forms.ListBox

IsReadOnly

.

Item

.
.