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