C1.DataCollection Assembly / C1.DataCollection Namespace / FilterNaryExpression Class
Properties Methods

FilterNaryExpression Class Members

The following tables list the members exposed by FilterNaryExpression.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyGets the expressions that are combined.  
Public PropertyGets the logical operator applied between the expressions.  
Top
Public Methods
 NameDescription
Public MethodOverridden.   
Public MethodOverridden.   
Public MethodReturns a System.String that represents this instance.  
Top
Extension Methods
 NameDescription
Public Extension MethodGets the expression corresponding to the specified scope.
Public Extension MethodGets whether the expression belongs to the specified scope.
Public Extension MethodRemoves the expression in the specified scope.
Public Extension MethodReplaces the expression in the specified scope by the newExpression.
Top
See Also