OrderedDictionaryTKey, TValue Constructor
Initializes a new instance of the
OrderedDictionaryTKey, TValue class that is empty, has the default initial capacity, and uses the default equality comparer for the key type.
Namespace: Gemstone.CollectionsAssembly: Gemstone.Common (in Gemstone.Common.dll) Version: 1.0.128 -- Release Build+d050cfc5563c89a1188cc3c6b2d417530856f490
public OrderedDictionary()
public:
OrderedDictionary()
Gemstone.Collections.OrderedDictionary = function();