System.Guid.Equals Method

Returns a value that indicates whether this instance is equal to a specified object.

Syntax

public override bool Equals (object o)

Parameters

o
The object to compare with this instance.

Returns

true if o is a Guid that has the same value as this instance; otherwise, false.

Remarks

Documentation for this section has not yet been entered.

Requirements

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