TInterfaceList : Property overview by Name
| Member | Visibility | Description |
|---|---|---|
| Capacity(TInterfaceList) | public | The current capacity of the list. |
| Count(TInterfaceList) | public | The current number of elements in the list. |
| Items(TInterfaceList) | public | Array-based access to the list's items. |
| RefCount(TInterfacedObject) | public | Return the current reference count |