|
<< Click to Display Table of Contents >> Navigation: Classes > TIWIntList > Methods > Delete |
SIGNATURE=IW.Common.Lists.TIWIntList.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 TIWIntList.