Skip to content

JSMap Inequality operator

Compares two JS values using JS "strict" equality.

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

See Also

Released under the MIT license