Udostępnij za pośrednictwem


Konstruktor ModelElementTreeNode — (ModelExplorerTreeContainer, ModelElement)

Uwaga: ten interfejs API jest już przestarzały.

Inicjuje nowe wystąpienie ModelElementTreeNode klasy.

Przestrzeń nazw:  Microsoft.VisualStudio.Modeling.Shell
Zestaw:  Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0 (w Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0.dll)

Składnia

'Deklaracja
<ObsoleteAttribute("Use alternate constructor; 'container' parameter is no longer required")> _
Public Sub New ( _
    container As ModelExplorerTreeContainer, _
    modelElement As ModelElement _
)
[ObsoleteAttribute("Use alternate constructor; 'container' parameter is no longer required")]
public ModelElementTreeNode(
    ModelExplorerTreeContainer container,
    ModelElement modelElement
)

Parametry

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ModelElementTreeNode Klasa

Przeciążenie ModelElementTreeNode

Przestrzeń nazw Microsoft.VisualStudio.Modeling.Shell