Gets an ICollection object containing the values in the System.Collections.Specialized.OrderedDictionary collection.
Documentation for this section has not yet been entered.
The returned ICollection object is not a static copy; instead, the ICollection refers back to the values in the original System.Collections.Specialized.OrderedDictionary collection. Therefore, changes to the System.Collections.Specialized.OrderedDictionary continue to be reflected in the ICollection.