StringCollection (class)

This type is found in the namespace System.Collections.Specialized

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

get_Item

set_Item

indexSystem.Int32

get_Count

indexSystem.Int32
valueSystem.String

Add

.

AddRange

valueSystem.String

Clear

valueSystem.String[]

Contains

.

CopyTo

valueSystem.String

GetEnumerator

arraySystem.String[]
indexSystem.Int32

IndexOf

.

Insert

valueSystem.String

get_IsReadOnly

indexSystem.Int32
valueSystem.String

get_IsSynchronized

.

Remove

.

RemoveAt

valueSystem.String

get_SyncRoot

indexSystem.Int32

Equals

.

GetHashCode

objSystem.Object

GetType

.

ToString

.

.ctor

.

Item

.

Count

.

IsReadOnly

.

IsSynchronized

.

SyncRoot

.
.