Compartir a través de


DomainRoleImplementedByCollectionType.GetLinkToCollectionType (Método)

Obtiene el vínculo de DomainRoleImplementedByCollectionType a un DomainRole.

Espacio de nombres:  Microsoft.VisualStudio.Modeling.DslDefinition
Ensamblado:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0 (en Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0.dll)

Sintaxis

'Declaración
Public Shared Function GetLinkToCollectionType ( _
    domainRoleInstance As DomainRole _
) As DomainRoleImplementedByCollectionType
public static DomainRoleImplementedByCollectionType GetLinkToCollectionType(
    DomainRole domainRoleInstance
)

Parámetros

Valor devuelto

Tipo: Microsoft.VisualStudio.Modeling.DslDefinition.DomainRoleImplementedByCollectionType

Seguridad de .NET Framework

Vea también

Referencia

DomainRoleImplementedByCollectionType Clase

Microsoft.VisualStudio.Modeling.DslDefinition (Espacio de nombres)