Jazyk

ComponentDocumentDesigner.IRootDesigner.GetView(ViewTechnology) Metoda

Definice

Popis tohoto člena naleznete 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 , která označuje konkrétní technologii zobrazení.

Návraty

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

Implementuje

Poznámky

Tento člen je explicitní implementace člena rozhraní. Lze jej použít pouze v případě, ComponentDocumentDesigner že je instance přetypována do IRootDesigner rozhraní.

Platí pro