Sdílet prostřednictvím


ElementLink – konstruktor

Vytvoří novou instanci třídy ElementLink.

Obor názvů:  Microsoft.VisualStudio.Modeling
Sestavení:  Microsoft.VisualStudio.Modeling.Sdk.11.0 (v Microsoft.VisualStudio.Modeling.Sdk.11.0.dll)

Syntaxe

'Deklarace
Protected Sub New ( _
    partition As Partition, _
    roleAssignments As RoleAssignment(), _
    propertyAssignments As PropertyAssignment() _
)
protected ElementLink(
    Partition partition,
    RoleAssignment[] roleAssignments,
    PropertyAssignment[] propertyAssignments
)

Parametry

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

ElementLink Třída

Microsoft.VisualStudio.Modeling – obor názvů