CxExpressionDefault
Description
- Derived from
-
CxExpression abstract
ICxTypeContainer
ICxReference
Represents the default expression that evaluates to the default value of the given type:
default(Type)
The ICxReference.Resolved property may return the following values:
-
The CxNode that ICxTypeContainer.Type resolves to.
-
null
iff unresolved
ICxTypeContainer.Type returns the type for which to evaluate to default.