DocumentDesigner.IRootDesigner.GetView(ViewTechnology) Metoda

Definice

Popis tohoto člena najdete v tématu ViewTechnology.

 virtual System::Object ^ System.ComponentModel.Design.IRootDesigner.GetView(System::ComponentModel::Design::ViewTechnology technology) = System::ComponentModel::Design::IRootDesigner::GetView;
object IRootDesigner.GetView (System.ComponentModel.Design.ViewTechnology technology);
abstract member System.ComponentModel.Design.IRootDesigner.GetView : System.ComponentModel.Design.ViewTechnology -> obj
override this.System.ComponentModel.Design.IRootDesigner.GetView : System.ComponentModel.Design.ViewTechnology -> obj
Function GetView (technology As ViewTechnology) As Object Implements IRootDesigner.GetView

Parametry

technology
ViewTechnology

A ViewTechnology označující konkrétní technologii zobrazení.

Návraty

Objekt, který představuje zobrazení pro tohoto návrháře.

Implementuje

Poznámky

Tento člen je explicitní implementace členu rozhraní. Lze jej použít pouze v DocumentDesigner případě, že je instance přetypovaná na IRootDesigner rozhraní.

Platí pro