RolePlayerPropertyDescriptor.ElementList Propriété
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.
Attention
No longer used. Any existing overrides need to be modified to override BuildElementList instead
Liste des acteurs de rôle valides pour cette valeur de propriété. Par défaut, tous les éléments du magasin de types peuvent être assignés au rôle de domaine
public:
virtual property System::Collections::Generic::IList<Microsoft::VisualStudio::Modeling::ModelElement ^> ^ ElementList { System::Collections::Generic::IList<Microsoft::VisualStudio::Modeling::ModelElement ^> ^ get(); };
[System.Obsolete("No longer used. Any existing overrides need to be modified to override BuildElementList instead")]
public virtual System.Collections.Generic.IList<Microsoft.VisualStudio.Modeling.ModelElement> ElementList { get; }
[<System.Obsolete("No longer used. Any existing overrides need to be modified to override BuildElementList instead")>]
member this.ElementList : System.Collections.Generic.IList<Microsoft.VisualStudio.Modeling.ModelElement>
Public Overridable ReadOnly Property ElementList As IList(Of ModelElement)
Valeur de propriété
- Attributs