IInterfaceList supported list


IInterface
   IInterfaceList


Delphi C#.NET Supported
IInterfaceList System.Collections.ArrayList Yes
Properties
Capacity CapacityYes
Count CountYes
Items ItemYes
Methods
Add AddYes
Clear ClearYes
Delete RemoveAtYes
Exchange No
First No
Get ItemYes
GetCapacity CapacityYes
GetCount CountYes
IndexOf IndexOfYes
Insert InsertYes
Last No
Lock No
Put ItemYes
Remove RemoveYes
SetCapacity CapacityYes
SetCount No
Unlock No