System::Collections::Generic::IDictionary::get_Keys 메서드

IDictionary::get_Keys method

키 컬렉션에 접근합니다.

virtual SharedPtr<ICollection<TKey>> System::Collections::Generic::IDictionary<TKey, TValue>::get_Keys() const

ReturnValue

저장된 키에 접근할 수 있는 인터페이스에 대한 포인터, ICollection 인터페이스를 통해 제공됩니다.

또 보기