System::Collections::Concurrent::ConcurrentDictionary::get_KeysInternal metode

ConcurrentDictionary::get_KeysInternal method

Mendapatkan koleksi pembungkus untuk mengakses kunci kamus.

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

ReturnValue

Koleksi yang baru dibuat untuk membungkus kunci koleksi.

Lihat Juga