AutoCompleteStringCollection (class)

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

mget_ItemString
mset_ItemVoid
mget_CountInt32
madd_CollectionChangedVoid
mremove_CollectionChangedVoid
mAddInt32
mAddRangeVoid
mClearVoid
mContainsBoolean
mCopyToVoid
mIndexOfInt32
mInsertVoid
mget_IsReadOnlyBoolean
mget_IsSynchronizedBoolean
mRemoveVoid
mRemoveAtVoid
mget_SyncRootObject
mGetEnumeratorIEnumerator
mEqualsBoolean
mGetHashCodeInt32
mGetTypeType
mToStringString
c.ctor
pItemString
pCountInt32
pIsReadOnlyBoolean
pIsSynchronizedBoolean
pSyncRootObject
eCollectionChanged

get_Item

set_Item

indexSystem.Int32

get_Count

indexSystem.Int32
valueSystem.String

add_CollectionChanged

.

remove_CollectionChanged

valueSystem.ComponentModel.CollectionChangeEventHandler

Add

valueSystem.ComponentModel.CollectionChangeEventHandler

AddRange

valueSystem.String

Clear

valueSystem.String[]

Contains

.

CopyTo

valueSystem.String

IndexOf

arraySystem.String[]
indexSystem.Int32

Insert

valueSystem.String

get_IsReadOnly

indexSystem.Int32
valueSystem.String

get_IsSynchronized

.

Remove

.

RemoveAt

valueSystem.String

get_SyncRoot

indexSystem.Int32

GetEnumerator

.

Equals

.

GetHashCode

objSystem.Object

GetType

.

ToString

.

.ctor

.

Item

.

Count

.

IsReadOnly

.

IsSynchronized

.

SyncRoot

.

CollectionChanged

.
.