Share via


PropertyFilter.IsEmpty 屬性

定義

唯讀屬性,表示此 PropertyFilter 是否沒有任何篩選述詞。

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

屬性值

Boolean

如果述詞不存在,則為 true,否則為false

適用於