ShellBrowser Delphi Edition Documentation
ContentsIndexHome
PreviousUpNext
TJamItemIdList.Equals Method

Returns true if the given ItemIdList is the same as this instance.

Syntax
Pascal
function Equals(const pItemIdList2: IItemIdList): Boolean; reintroduce;
Parameters 
Description 
const pItemIdList2: IItemIdList 
The ItemIdList that should be checked for equality 

Boolean: true if they are equal, False otherwise

Copyright (c) 2011. All rights reserved.