OrderedDictionary (class)

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

mget_CountInt32
mget_IsReadOnlyBoolean
mget_KeysICollection
mget_ItemObject
mset_ItemVoid
mget_ItemObject
mset_ItemVoid
mget_ValuesICollection
mAddVoid
mClearVoid
mAsReadOnlyOrderedDictionary
mContainsBoolean
mCopyToVoid
mInsertVoid
mRemoveAtVoid
mRemoveVoid
mGetEnumeratorIDictionaryEnumerator
mGetObjectDataVoid
mEqualsBoolean
mGetHashCodeInt32
mGetTypeType
mToStringString
c.ctor
c.ctor
c.ctor
c.ctor
pCountInt32
pIsReadOnlyBoolean
pKeysICollection
pItemObject
pItemObject
pValuesICollection

get_Count

get_IsReadOnly

.

get_Keys

.

get_Item

.

set_Item

indexSystem.Int32

get_Item

indexSystem.Int32
valueSystem.Object

set_Item

keySystem.Object

get_Values

keySystem.Object
valueSystem.Object

Add

.

Clear

keySystem.Object
valueSystem.Object

AsReadOnly

.

Contains

.

CopyTo

keySystem.Object

Insert

arraySystem.Array
indexSystem.Int32

RemoveAt

indexSystem.Int32
keySystem.Object
valueSystem.Object

Remove

indexSystem.Int32

GetEnumerator

keySystem.Object

GetObjectData

.

Equals

infoSystem.Runtime.Serialization.SerializationInfo
contextSystem.Runtime.Serialization.StreamingContext

GetHashCode

objSystem.Object

GetType

.

ToString

.

.ctor

.

.ctor

.

.ctor

capacitySystem.Int32

.ctor

comparerSystem.Collections.IEqualityComparer

Count

capacitySystem.Int32
comparerSystem.Collections.IEqualityComparer

IsReadOnly

.

Keys

.

Item

.

Item

.

Values

.
.