Delete

<< Click to Display Table of Contents >>

Navigation:  Classes > TIWMinStringList > Methods >

Delete

SIGNATURE=IW.Common.StrLists.TIWMinStringList.Delete@Integer

 

ETYPE=Method

 

Declaration:

Delphi:

public procedure Delete(Index: Integer);

C++:

void public: __fastcall Delete(int Index);

 

Description: This is Delete, a member of class TIWMinStringList.