[Overview][Constants][Types][Classes][Procedures and functions][Variables] |
Retrieve an interface pointer from the list.
Source position: classesh.inc line 1437
function IInterfaceList.Get( |
i: Integer |
):IUnknown; |
Getreturns the interface pointer at position iin the list. It serves as the Readmethod for the Itemsproperty.
|
Provides Index-based, sequential, access to the interfaces in the list. |
|
|
Provides access to the pointers in the list. |