|
<< Click to Display Table of Contents >> Navigation: Classes > TIWSimpleStringList > Methods > Remove |
SIGNATURE=IW.Common.StrLists.TIWSimpleStringList.Remove@string
ETYPE=Method
Declaration:
Delphi: |
public function Remove(const S: string): Boolean; |
C++: |
public: __fastcall bool Remove(const String S); |
Description: This is Remove, a member of class TIWSimpleStringList.