CommaDelimitedStringCollection (class)

This type is found in the namespace System.Configuration

mCloneCommaDelimitedStringCollection
mToStringString
mSetReadOnlyVoid
mget_IsModifiedBoolean
mget_IsReadOnlyBoolean
mget_ItemString
mset_ItemVoid
mAddVoid
mAddRangeVoid
mClearVoid
mInsertVoid
mRemoveVoid
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
c.ctor
pIsModifiedBoolean
pIsReadOnlyBoolean
pItemString
pCountInt32
pIsSynchronizedBoolean
pSyncRootObject

Clone

ToString

.

SetReadOnly

.

get_IsModified

.

get_IsReadOnly

.

get_Item

.

set_Item

indexSystem.Int32

Add

indexSystem.Int32
valueSystem.String

AddRange

valueSystem.String

Clear

rangeSystem.String[]

Insert

.

Remove

indexSystem.Int32
valueSystem.String

get_Item

valueSystem.String

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

.

.ctor

.

IsModified

.

IsReadOnly

.

Item

.

Count

.

IsSynchronized

.

SyncRoot

.
.