DomainRoleImplementedByCollectionType.SetCollectionType(DomainRole, ExternalType) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Définit CollectionType.
public:
static void SetCollectionType(Microsoft::VisualStudio::Modeling::DslDefinition::DomainRole ^ element, Microsoft::VisualStudio::Modeling::DslDefinition::ExternalType ^ newExternalType);
[System.Diagnostics.DebuggerStepThrough]
public static void SetCollectionType (Microsoft.VisualStudio.Modeling.DslDefinition.DomainRole element, Microsoft.VisualStudio.Modeling.DslDefinition.ExternalType newExternalType);
[<System.Diagnostics.DebuggerStepThrough>]
static member SetCollectionType : Microsoft.VisualStudio.Modeling.DslDefinition.DomainRole * Microsoft.VisualStudio.Modeling.DslDefinition.ExternalType -> unit
Public Shared Sub SetCollectionType (element As DomainRole, newExternalType As ExternalType)
Paramètres
- element
- DomainRole
- newExternalType
- ExternalType
- Attributs