Expression.Unbox Method
Silverlight
Creates a UnaryExpression that represents an explicit unboxing.
Namespace: System.Linq.Expressions
Assembly: System.Core (in System.Core.dll)
Parameters
- expression
- Type: System.Linq.Expressions.Expression
An Expression to unbox.
- type
- Type: System.Type
The new Type of the expression.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.