System::Collections::Concurrent::ConcurrentDictionary::get_KeysInternal method

ConcurrentDictionary::get_KeysInternal method

Hämtar omslagskollektion för att komma åt ordbokens nycklar.

virtual SharedPtr<typename ThisType::KeyCollection> System::Collections::Concurrent::ConcurrentDictionary<TKey, TValue>::get_KeysInternal() const override

ReturnValue

Nyskapad samling för att omsluta samlingens nycklar.

Se även