System::Collections::Generic::SortedDictionary::KeyCollection 类型定义

KeyCollection typedef

键集合类型。

typedef ICollection<TKey> System::Collections::Generic::SortedDictionary< TKey, TValue >::KeyCollection

另见