ShellBrowser Delphi Edition Documentation
ContentsIndexHome
PreviousUpNext
IItemIdList.Equals Method

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

Syntax
Pascal
function Equals(const pItemIdList2: IItemIdList): Boolean;
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.