System::Collections::Generic::SortedDictionary::KeyCollection 类型别名

KeyCollection typedef

键集合类型。

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

另见