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(
	XOrientedBoxTree..::.HitInfo obj
)

Parameters

obj
Type: SGP.XSpace..::.XOrientedBoxTree..::.HitInfo
The second value.

Return Value

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

See Also