共用方式為


ConfigurationElementCollectionBase<T>.AllowsClear 屬性

定義

取得值,指出專案名稱是否 clear 定義在目前的集合架構中。

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

屬性值

true 如果專案 clear 名稱是在目前的集合架構中定義,則為 , false 否則為 。

適用於