HybridDictionary (class)

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

mget_ItemObject
mset_ItemVoid
mget_CountInt32
mget_KeysICollection
mget_IsReadOnlyBoolean
mget_IsFixedSizeBoolean
mget_IsSynchronizedBoolean
mget_SyncRootObject
mget_ValuesICollection
mAddVoid
mClearVoid
mContainsBoolean
mCopyToVoid
mGetEnumeratorIDictionaryEnumerator
mRemoveVoid
mEqualsBoolean
mGetHashCodeInt32
mGetTypeType
mToStringString
c.ctor
c.ctor
c.ctor
c.ctor
pItemObject
pCountInt32
pKeysICollection
pIsReadOnlyBoolean
pIsFixedSizeBoolean
pIsSynchronizedBoolean
pSyncRootObject
pValuesICollection

get_Item

set_Item

keySystem.Object

get_Count

keySystem.Object
valueSystem.Object

get_Keys

.

get_IsReadOnly

.

get_IsFixedSize

.

get_IsSynchronized

.

get_SyncRoot

.

get_Values

.

Add

.

Clear

keySystem.Object
valueSystem.Object

Contains

.

CopyTo

keySystem.Object

GetEnumerator

arraySystem.Array
indexSystem.Int32

Remove

.

Equals

keySystem.Object

GetHashCode

objSystem.Object

GetType

.

ToString

.

.ctor

.

.ctor

.

.ctor

initialSizeSystem.Int32

.ctor

caseInsensitiveSystem.Boolean

Item

initialSizeSystem.Int32
caseInsensitiveSystem.Boolean

Count

.

Keys

.

IsReadOnly

.

IsFixedSize

.

IsSynchronized

.

SyncRoot

.

Values

.
.