DocumentDesigner.IRootDesigner.GetView(ViewTechnology) Méthode

Définition

Pour obtenir une description de ce membre, consultez 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

Paramètres

technology
ViewTechnology

Qui ViewTechnology indique une technologie d’affichage particulière.

Retours

Objet qui représente l’affichage de ce concepteur.

Implémente

Remarques

Ce membre est une implémentation explicite de membre d’interface. Elle ne peut être utilisée que lorsque l’instance DocumentDesigner est convertie en IRootDesigner interface.

S’applique à