DomainRoleImplementedByCollectionType.SetCollectionType (Método)

establece CollectionType.

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 Sub SetCollectionType ( _
    element As DomainRole, _
    newExternalType As ExternalType _
)
public static void SetCollectionType(
    DomainRole element,
    ExternalType newExternalType
)

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

DomainRoleImplementedByCollectionType Clase

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