Partager via


ElementLink, constructeur

Crée une nouvelle instance de la classe d'ElementLink.

Espace de noms :  Microsoft.VisualStudio.Modeling
Assembly :  Microsoft.VisualStudio.Modeling.Sdk.11.0 (dans Microsoft.VisualStudio.Modeling.Sdk.11.0.dll)

Syntaxe

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

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

ElementLink Classe

Microsoft.VisualStudio.Modeling, espace de noms