ListBox.SelectedObjectCollection (class)

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

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

get_Count

get_IsReadOnly

.

Contains

.

IndexOf

selectedObjectSystem.Object

get_Item

selectedObjectSystem.Object

set_Item

indexSystem.Int32

CopyTo

indexSystem.Int32
valueSystem.Object

GetEnumerator

destinationSystem.Array
indexSystem.Int32

Clear

.

Add

.

Remove

valueSystem.Object

Equals

valueSystem.Object

GetHashCode

objSystem.Object

GetType

.

ToString

.

.ctor

.

Count

ownerSystem.Windows.Forms.ListBox

IsReadOnly

.

Item

.
.