[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Provides Index-based, sequential, access to the interfaces in the list.
Source position: classesh.inc line 1955
property IInterfaceList.Items[index: Integer] : IUnknown |
Items is the default property of the interface list and provides index-based array access to the interfaces in the list. Allowed values for Index include 0 to Count-1
|
Current number of elements in the list. |
|
|
Provides access to the pointers in the list. |