ComponentOne Binding Expressions for WPF and Silverlight
C1.Silverlight.Binding Namespace / Expression Class
Methods


In This Topic
    Expression Class Members
    In This Topic

    The following tables list the members exposed by Expression.

    Public Methods
     NameDescription
    Public MethodCompares the value of this Expression to the value of another Expression.  
    Public MethodReturns the value of the Expression.  
    Public MethodReturns an equal or simpler (but equivalent) version of the Expression.  
    Top
    Public Operators
    Overloaded. Evaluates the expression and returns the result converted to a string.
    Top
    See Also