C1.Silverlight.Binding Namespace > Expression Class : Implicit Type Conversion Operator |
Overload | Description |
---|---|
Implicit Type Conversion(String,Expression) | Evaluates the expression and returns the result converted to a string. |
Implicit Type Conversion(Double,Expression) | Evaluates the expression and returns the result converted to a double. |
Implicit Type Conversion(Boolean,Expression) | Evaluates the expression and returns the result converted to a Boolean value. |
Implicit Type Conversion(DateTime,Expression) | Evaluates the expression and returns the result converted to a System.DateTime value. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2