ObjectFromKey

<< Click to Display Table of Contents >>

Navigation:  Classes > TIWIntList > Properties >

ObjectFromKey

SIGNATURE=IW.Common.Lists.TIWIntList.ObjectFromKey

 

ETYPE=Property

 

Declaration:

Delphi:

public property ObjectFromKey [AKey: Integer]: TObject;

C++:

public: __property TObject * ObjectFromKey[int AKey];

 

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