Partager via


ConfigurationElementCollectionBase<T>.AllowsAdd Propriété

Définition

Obtient une valeur indiquant si un nom d’élément add est défini dans le schéma de collection actuel.

public:
 property bool AllowsAdd { bool get(); };
public bool AllowsAdd { get; }
member this.AllowsAdd : bool
Public ReadOnly Property AllowsAdd As Boolean

Valeur de propriété

true si un nom d’élément add est défini dans le schéma de collection actuel ; sinon, false.

S’applique à