Skip to content

JSSymbol Inequality operator

Compares two JS values using JS "strict" equality.

C#
public static bool operator !=(JSSymbol a, JSSymbol b)

See Also

Released under the MIT license