KeyCollection

KeyCollection typedef

Make sure we use correct allocator with underlying storage type.

typedef ICollection<key_t> System::Collections::Generic::BaseDictionary< Map >::KeyCollection

Remarks

Collection of keys.

See Also