Delete

<< Click to Display Table of Contents >>

Navigation:  Classes > TIWObjectList > Methods >

Delete

SIGNATURE=IW.Common.Lists.TIWObjectList.Delete@Integer

 

ETYPE=Method

 

Declaration:

Delphi:

public procedure Delete(Index: Integer);

C++:

void public: __fastcall Delete(int Index);

 

Description: inlining makes it slower