Count

<< Click to Display Table of Contents >>

Navigation:  Classes > TIWIntList > Properties >

Count

SIGNATURE=IW.Common.Lists.TIWIntList.Count

 

ETYPE=Property

 

Declaration:

Delphi:

public property Count: Integer;

C++:

public: __property int Count;

 

Description: This is Count, a member of class TIWIntList.