Add

<< Click to Display Table of Contents >>

Navigation:  Classes > TIWThreadList > Methods >

Add

SIGNATURE=IW.Common.Threads.TIWThreadList.Add@Pointer

 

ETYPE=Method

 

Declaration:

Delphi:

public procedure Add(Item: Pointer);

C++:

void public: __fastcall Add(void * Item);

 

Description: This is Add, a member of class TIWThreadList.