Udostępnij za pośrednictwem


Metoda ElementFactory.CreateElementLink — (DomainRelationshipInfo, array<RoleAssignment )

Tworzy łącze Nowy element.

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

Składnia

'Deklaracja
Public Function CreateElementLink ( _
    domainRelationship As DomainRelationshipInfo, _
    ParamArray roleAssignments As RoleAssignment() _
) As ElementLink
public ElementLink CreateElementLink(
    DomainRelationshipInfo domainRelationship,
    params RoleAssignment[] roleAssignments
)

Parametry

Wartość zwracana

Typ: Microsoft.VisualStudio.Modeling.ElementLink
Łącze do elementu.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ElementFactory Klasa

Przeciążenie CreateElementLink

Przestrzeń nazw Microsoft.VisualStudio.Modeling