Indicates whether this instance is identical with the reference one obj

Namespace:  SGP.XUtility
Assembly:  SGP.XUtility (in SGP.XUtility.dll)
Version: 1.2.3019.18718

Syntax

C#
bool Equals(
	Object obj
)

Parameters

obj
Type: System..::.Object
A compared value.

See Also