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


In This Topic
    XObjectExpression Class Members
    In This Topic

    The following tables list the members exposed by XObjectExpression.

    Public Properties
     NameDescription
    Public PropertyGets the inner value of this expression (may be an actual value or an IValueObject).  
    Top
    Public Methods
     NameDescription
    Public MethodCompares the value of this Expression to the value of another Expression. (Inherited from C1.Silverlight.Binding.Expression)
    Public MethodOverridden. Returns the value of the Expression.  
    Public MethodGets an System.Collections.IEnumerator that can be used to iterate over a collection.  
    Public MethodReturns an equal or simpler (but equivalent) version of the Expression. (Inherited from C1.Silverlight.Binding.Expression)
    Top
    See Also