IJSValue<TSelf>.CanCreateFrom method
Checks if the derived struct TSelf
can be created from a JSValue
.
C#
public static bool CanCreateFrom(JSValue value)
See Also
- struct JSValue
- interface IJSValue<TSelf>
- namespace Microsoft.JavaScript.NodeApi