Compares the instance with the reference instance obj.

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

Syntax

C#
public bool Equals(
	XPngFileChunk obj
)

Parameters

obj
Type: SGP.XImaging..::.XPngFileChunk
The second value.

Return Value

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

See Also