Provides access to an enumeration of graphic links.
| Description | ||
|---|---|---|
![]() |
_NewEnum | Retrieves an IEnumVariant interface that enumerates the collection's content. This method supports the FOR EACH statement in VB. |
![]() |
Add | Adds a new link in the collection. |
![]() |
Clear | Removes all the links from the collection. |
![]() |
Count | Number of links in the collection. |
![]() |
Item | The link 'index' item in the collection. |
![]() |
Remove | Removes the link 'index' item from the collection. |
| CoClasses and Classes | Description |
|---|---|
| NgLinks | Graphic links collection object. |