Table of Contents

TXmlMapMap.Equals Method

Returns true if both maps have the same values.

Syntax

Unit: FlexCel.Core

function TXmlMapMap.Equals(obj: TObject): Boolean; override;

Parameters

<-> Parameter Type Description
obj TObject

See also