ConfigurationElementCollectionBase<T>.AllowsClear Property

Definition

Gets a value indicating whether a clear element name is defined in the current collection schema.

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

Property Value

true if a clear element name is defined in the current collection schema; otherwise, false.

Applies to