[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Write an item to the list
Source position: classesh.inc line 1939
procedure IInterfaceList.Put( |
i: Integer; |
item: IUnknown |
); |
Put writes the interface Item at position I in the list. It servers as the Write method for the Items property.
|
Provides Index-based, sequential, access to the interfaces in the list. |
|
|
Provides access to the pointers in the list. |