isEqual(obj: IObject): boolean;
obj. Object to which the current repository object is compared.
The isEqual method determines whether the specified object is equal to the current repository object.
The method returns one value from the following:
True. The specified object is equal to the current repository object
False. The specified object is equal to the current repository object.
See also: