StringDictionary (class)

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

mget_CountInt32
mget_IsSynchronizedBoolean
mget_ItemString
mset_ItemVoid
mget_KeysICollection
mget_SyncRootObject
mget_ValuesICollection
mAddVoid
mClearVoid
mContainsKeyBoolean
mContainsValueBoolean
mCopyToVoid
mGetEnumeratorIEnumerator
mRemoveVoid
mEqualsBoolean
mGetHashCodeInt32
mGetTypeType
mToStringString
c.ctor
pCountInt32
pIsSynchronizedBoolean
pItemString
pKeysICollection
pSyncRootObject
pValuesICollection

get_Count

get_IsSynchronized

.

get_Item

.

set_Item

keySystem.String

get_Keys

keySystem.String
valueSystem.String

get_SyncRoot

.

get_Values

.

Add

.

Clear

keySystem.String
valueSystem.String

ContainsKey

.

ContainsValue

keySystem.String

CopyTo

valueSystem.String

GetEnumerator

arraySystem.Array
indexSystem.Int32

Remove

.

Equals

keySystem.String

GetHashCode

objSystem.Object

GetType

.

ToString

.

.ctor

.

Count

.

IsSynchronized

.

Item

.

Keys

.

SyncRoot

.

Values

.
.