KeyCollection

KeyCollection typedef

Collection of keys to extract.

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

See Also