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

ConcurrentDictionary::get_KeysInternal method

사전 키에 접근하기 위한 래퍼 컬렉션을 가져옵니다.

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

ReturnValue

컬렉션의 키를 래핑하기 위해 새로 생성된 컬렉션.

또 보기