|
<< Click to Display Table of Contents >> Navigation: Classes > TIWListBase > Methods > Exchange |
SIGNATURE=IW.Common.Lists.TIWListBase.Exchange@Integer@Integer
ETYPE=Method
Declaration:
Delphi: |
public procedure Exchange(Index1: Integer; Index2: Integer); |
C++: |
void public: __fastcall Exchange(int Index1, int Index2); |
Description: This is Exchange, a member of class TIWListBase.