End Google Ads 201810 - BS.net 01 --> I need a collection, which is easy to sort (or sorted collection).

If it is almost sorted, the sorting time must be minimal.

Or it can be collection, which keeps its elements sorted, even if you change the keys of elements.

The keys in collection must NOT be unique!

(Maybe some sort of tree collection internally.)