BindingListCollectionView.IsEmpty 屬性

定義

回傳一個值,表示結果(過濾後)視圖是否為空。

public:
 virtual property bool IsEmpty { bool get(); };
public override bool IsEmpty { get; }
member this.IsEmpty : bool
Public Overrides ReadOnly Property IsEmpty As Boolean

屬性值

true若結果視圖為空;否則,。 false

適用於