Share via


ConfigurationCollectionSchema.AllowDuplicates Propriété

Définition

Obtient une valeur indiquant si la collection autorise les clés en double.

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

Valeur de propriété

true si la collection autorise les clés en double ; sinon, false.

S’applique à