DataCollection | ComponentOne
C1.DataCollection Assembly / C1.DataCollection Namespace / FilterBinaryExpression Class
Properties Methods


In This Topic
    FilterBinaryExpression Class Members
    In This Topic

    The following tables list the members exposed by FilterBinaryExpression.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the FilterBinaryExpression class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the expressions that are combined. (Inherited from C1.DataCollection.FilterNaryExpression)
    Public PropertyGets the logical operator applied between the expressions. (Inherited from C1.DataCollection.FilterNaryExpression)
    Public PropertyGets the left expression.  
    Public PropertyGets the right expression.  
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from C1.DataCollection.FilterNaryExpression)
    Public MethodServes as the default hash function. (Inherited from C1.DataCollection.FilterNaryExpression)
    Public MethodReturns a System.String that represents this instance. (Inherited from C1.DataCollection.FilterNaryExpression)
    Top
    See Also