Keys

<< Click to Display Table of Contents >>

Navigation:  Classes > TIWIntList > Properties >

Keys

SIGNATURE=IW.Common.Lists.TIWIntList.Keys

 

ETYPE=Property

 

Declaration:

Delphi:

public property Keys [Index: Integer]: Integer;

C++:

public: __property int Keys[int Index];

 

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