Click or drag to resize

RefValue Constructor

Overload List
  NameDescription
Public methodRefValue(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.
Protected methodRefValue(Parser, CodeObject)
Initializes a new instance of the RefValue class
Top
See Also