Mono Class Library: Overview

System.Collections.Specialized.OrderedDictionary: Method Members

The methods of System.Collections.Specialized.OrderedDictionary are listed below. For a list of all members, see the OrderedDictionary Members list.

See Also: Inherited members from System.Object

Public Methods

Add(object, object)
Documentation for this section has not yet been entered.
AsReadOnly() : OrderedDictionary
Documentation for this section has not yet been entered.
Clear()
Documentation for this section has not yet been entered.
Contains(object) : bool
Documentation for this section has not yet been entered.
CopyTo(Array, int)
Documentation for this section has not yet been entered.
GetEnumerator() : IDictionaryEnumerator
Documentation for this section has not yet been entered.
GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
Documentation for this section has not yet been entered.
Insert(int, object, object)
Documentation for this section has not yet been entered.
Remove(object)
Documentation for this section has not yet been entered.
RemoveAt(int)
Documentation for this section has not yet been entered.

Protected Methods

OnDeserialization(object)
Documentation for this section has not yet been entered.