IOrderedDictionary (interface)

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

mget_ItemObject
mset_ItemVoid
mGetEnumeratorIDictionaryEnumerator
mInsertVoid
mRemoveAtVoid
pItemObject

get_Item

set_Item

indexSystem.Int32

GetEnumerator

indexSystem.Int32
valueSystem.Object

Insert

.

RemoveAt

indexSystem.Int32
keySystem.Object
valueSystem.Object

Item

indexSystem.Int32
.