RolePlayerPropertyDescriptor.ElementList Propriété

Définition

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é

IList<ModelElement>
Attributs

S’applique à