Robuta

https://learn.microsoft.com/en-gb/dotnet/api/system.collections.specialized.ordereddictionary.insert?view=netframework-4.8.1&viewFallbackFrom=net-9.0 OrderedDictionary.Insert(Int32, Object, Object) Method (System.Collections.Specialized) | Microsoft... Inserts a new entry into the OrderedDictionary collection with the specified key and value at the specified index. insertobjectmethodsystemcollections https://learn.microsoft.com/en-us/dotnet/api/system.collections.specialized.ordereddictionary.getenumerator?view=netframework-4.8.1&viewFallbackFrom=net-9.0 OrderedDictionary.GetEnumerator Method (System.Collections.Specialized) | Microsoft Learn Returns an IDictionaryEnumerator object that iterates through the OrderedDictionary collection. getenumeratormethodsystemcollectionsspecialized https://learn.microsoft.com/en-us/dotnet/api/system.collections.specialized.ordereddictionary.-ctor?view=netframework-4.8.1&viewFallbackFrom=net-9.0 OrderedDictionary Constructor (System.Collections.Specialized) | Microsoft Learn Initializes a new instance of the OrderedDictionary class. constructorsystemcollectionsspecializedmicrosoft