Compares the instance with the reference instance obj.

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

Syntax

C#
public bool Equals(
	XBoneCombinationInfo obj
)

Parameters

obj
Type: SGP.XSpace..::.XBoneCombinationInfo
The second value.

Return Value

trueTruetruetrue (True in Visual Basic) when instances are same.

See Also