RefValue Constructor (Expression, Expression) |
Create a
RefValue operator - the first expression must evaluate to a
TypedReference in valid code,
and the second expression must evaluate to a
TypeRef.
Namespace:
Nova.CodeDOM
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax Remarks
The Expression of the ArgumentsOperator base class is unused and always null.
See Also