Описание тега ordereddictionary
A collection of key-value pairs also accessible by insertion-order.
Links to documentation:
Python 2: collections.OrderedDict
Python 3: collections.OrderedDict
.Net Framework: https://msdn.microsoft.com/en-us/library/system.collections.specialized.ordereddictionary.aspx