Compartir a través de


DomainRoleImplementedByCollectionType.GetLinksToDomainRole (Método)

Obtiene la lista de vínculos de DomainRoleImplementedByCollectionType un ExternalType.

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 GetLinksToDomainRole ( _
    externalTypeInstance As ExternalType _
) As ReadOnlyCollection(Of DomainRoleImplementedByCollectionType)
public static ReadOnlyCollection<DomainRoleImplementedByCollectionType> GetLinksToDomainRole(
    ExternalType externalTypeInstance
)

Parámetros

Valor devuelto

Tipo: System.Collections.ObjectModel.ReadOnlyCollection<DomainRoleImplementedByCollectionType>

Seguridad de .NET Framework

Vea también

Referencia

DomainRoleImplementedByCollectionType Clase

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