System.Collections.Generic.OrderedDictionaryDebugView<TKey, TValue> sealed class OrderedDictionaryDebugView<TKey, TValue> Documentation Code public KeyValuePair<TKey, TValue>[] Items { get; } public OrderedDictionaryDebugView(OrderedDictionary<TKey, TValue> dictionary)