|
<< Click to Display Table of Contents >> Navigation: Classes > TIWListBase > Methods > RemoveAll |
SIGNATURE=IW.Common.Lists.TIWListBase.RemoveAll@Pointer
ETYPE=Method
Declaration:
Delphi: |
public function RemoveAll(Item: Pointer): Integer; |
C++: |
public: __fastcall int RemoveAll(void * Item); |
Description: This is RemoveAll, a member of class TIWListBase.