Mono Class Library: System.Guid Overview | Members

System.Guid Equality Operator

Tests whether two Guids have the same value.

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

Parameters

a
A Guid.
b
A Guid.

Returns

True if the two Guids have the same value.

Remarks

None.

Requirements

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