JSIterable Inequality operator
Compares two JS values using JS "strict" equality.
C#
public static bool operator !=(JSIterable a, JSIterable b)
See Also
- struct JSIterable
- namespace Microsoft.JavaScript.NodeApi