ListView.SelectedIndexCollection (class)

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

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

get_Count

get_IsReadOnly

.

Contains

.

IndexOf

selectedIndexSystem.Int32

Clear

selectedIndexSystem.Int32

CopyTo

.

get_Item

destSystem.Array
indexSystem.Int32

Add

indexSystem.Int32

GetEnumerator

itemIndexSystem.Int32

Remove

.

Equals

itemIndexSystem.Int32

GetHashCode

objSystem.Object

GetType

.

ToString

.

.ctor

.

Count

ownerSystem.Windows.Forms.ListView

Item

.

IsReadOnly

.
.