Last

<< Click to Display Table of Contents >>

Navigation:  Classes > TIWListBase > Methods >

Last

SIGNATURE=IW.Common.Lists.TIWListBase.Last

 

ETYPE=Method

 

Declaration:

Delphi:

public function Last: Pointer;

C++:

public: __fastcall void * Last();

 

Description: This is Last, a member of class TIWListBase.