다음을 통해 공유


BrowserCapabilitiesFactoryBase.PopulateBrowserElements(IDictionary) 메서드

정의

지원되는 브라우저를 기반으로 브라우저 기능 컬렉션을 채우기 위해 구성 시스템에서 내부적으로 사용됩니다.

이 API는 제품 인프라를 지원하며 코드에서 직접 사용되지 않습니다.

protected:
 virtual void PopulateBrowserElements(System::Collections::IDictionary ^ dictionary);
protected virtual void PopulateBrowserElements (System.Collections.IDictionary dictionary);
abstract member PopulateBrowserElements : System.Collections.IDictionary -> unit
override this.PopulateBrowserElements : System.Collections.IDictionary -> unit
Protected Overridable Sub PopulateBrowserElements (dictionary As IDictionary)

매개 변수

dictionary
IDictionary

브라우저 기능을 나타내는 키/값 쌍의 컬렉션입니다.

적용 대상