IJSValue<TSelf>.CreateUnchecked method
Creates a new instance of the derived struct TSelf from a JSValue without checking the enclosed handle type.
C#
public static TSelf CreateUnchecked(JSValue value)See Also
- struct JSValue
- interface IJSValue<TSelf>
- namespace Microsoft.JavaScript.NodeApi