KeyCollection

KeyCollection typedef

Key collection type.

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

See Also