Click or drag to resize

FilterBrace Methods

返回用户文档首页

The FilterBrace type exposes the following members.

Methods
 NameDescription
Public methodAdd(FilterCollection) 同And
(Inherited from FilterCollection)
Public methodAdd(FilterExpression) 同And
(Inherited from FilterCollection)
Public methodAnd(FilterCollection) 逻辑与另一个过滤条件集合
(Inherited from FilterCollection)
Public methodAnd(FilterExpression) 逻辑与另一个过滤条件
(Inherited from FilterCollection)
Public methodGetEnumerator
(Inherited from FilterCollection)
Public methodOr(FilterCollection) 逻辑或另一个过滤条件集合
(Inherited from FilterCollection)
Public methodOr(FilterExpression) 逻辑或另一个过滤条件
(Inherited from FilterCollection)
Top
See Also