DocumentDesigner.IRootDesigner.GetView(ViewTechnology) Metoda

Definicja

Aby uzyskać opis tego członka, zobacz 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

Element ViewTechnology wskazujący konkretną technologię widzenia.

Zwraca

Obiekt reprezentujący widok tego projektanta.

Implementuje

Uwagi

Ten element jest jawną implementacją członków. Można go używać tylko wtedy, gdy DocumentDesigner wystąpienie jest rzutowe do interfejsu IRootDesigner .

Dotyczy