C1.Silverlight.Binding Namespace : XObjectExpression Class |
The following tables list the members exposed by XObjectExpression.
Name | Description | |
---|---|---|
Value | Gets the inner value of this expression (may be an actual value or an IValueObject). |
Name | Description | |
---|---|---|
CompareTo | Compares the value of this Expression to the value of another Expression. (Inherited from C1.Silverlight.Binding.Expression) | |
Evaluate | Overridden. Returns the value of the Expression. | |
GetEnumerator | Gets an System.Collections.IEnumerator that can be used to iterate over a collection. | |
Optimize | Returns an equal or simpler (but equivalent) version of the Expression. (Inherited from C1.Silverlight.Binding.Expression) |