IInterfaceList : Property overview by Name
| Member | Visibility | Description |
|---|---|---|
| Capacity(IInterfaceList) | default | Capacity of the list |
| Count(IInterfaceList) | default | Current number of elements in the list. |
| Items(IInterfaceList) | default | Provides Index-based, sequential, access to the interfaces in the list. |