C1.Silverlight.Binding Namespace / XObjectExpression Class
XObjectExpression Class Methods
In This Topic

For a list of all members of this type, see XObjectExpression members.

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