KeyCollection

KeyCollection typedef

Key collection type.

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

See Also