BrowserCapabilitiesFactoryBase.PopulateBrowserElements(IDictionary) Methode

Definition

Wird intern vom Konfigurationssystem verwendet, um eine Auflistung von Browserfunktionen basierend auf dem unterstützten Browser aufzufüllen.

Diese API unterstützt die Produktinfrastruktur und ist nicht für die direkte Verwendung aus Ihrem Code gedacht.

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)

Parameter

dictionary
IDictionary

Eine Auflistung der Schlüssel-Wert-Paare, die die Browserfunktionen darstellen.

Gilt für