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