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

ViewTechnology indiquant une technologie d'affichage particulière.

Retours

Objet représentant l'affichage de ce concepteur.

Implémente

Remarques

Ce membre est une implémentation d'un membre d'interface explicite. Il peut uniquement être utilisé lorsque l'instance de DocumentDesigner est castée en interface IRootDesigner.

S’applique à