ExampleStruct Inequality operator

Not equal.

public static bool operator !=(ExampleStruct value1, ExampleStruct value2)

See Also