Mono Class Library: System.Guid Overview | Members

System.Guid Inequality Operator

Tests whether two Guids have different values.

public static bool operator!= (Guid a, Guid b)

Parameters

a
A Guid.
b
A Guid.

Returns

True if the two Guids have different values.

Remarks

None.

Requirements

Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0