System::Collections::Generic::Dictionary::KeyCollection typedef

KeyCollection typedef

RTTI information.

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

Remarks

Collection of keys to extract.

See Also