Click or drag to resize

ValueRef Class

Provides a factory method for ValueRefT.
Inheritance Hierarchy
SystemObject
  Microsoft.ClearScriptValueRef

Namespace: Microsoft.ClearScript
Assembly: ClearScript.Core (in ClearScript.Core.dll) Version: 7.4.5
Syntax
public static class ValueRef

The ValueRef type exposes the following members.

Methods
 NameDescription
Public methodStatic memberCreateT Creates a ValueRefT instance with the given value.
Top
See Also