Freigeben über


DomainRoleImplementedByCollectionType.SetCollectionType-Methode

Legt den CollectionType fest.

Namespace:  Microsoft.VisualStudio.Modeling.DslDefinition
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0.dll)

Syntax

'Declaration
Public Shared Sub SetCollectionType ( _
    element As DomainRole, _
    newExternalType As ExternalType _
)
public static void SetCollectionType(
    DomainRole element,
    ExternalType newExternalType
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

DomainRoleImplementedByCollectionType Klasse

Microsoft.VisualStudio.Modeling.DslDefinition-Namespace