Tests whether this instance matches the reference instance obj.

Namespace:  SGP.XSpace
Assembly:  SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825

Syntax

C#
public override bool Equals(
	Object obj
)

Parameters

obj
Type: System..::.Object
Second value.

Return Value

trueTruetruetrue (True in Visual Basic) if the instances are equal.

See Also