DictionaryKeyCollectionDebugView<TKey, TValue> sealed class DictionaryKeyCollectionDebugView<TKey, TValue> Documentation Code public TKey[] Items { get; } public DictionaryKeyCollectionDebugView(ICollection<TKey> collection)