BarItemLinkCollection Constructors
Represents a collection of links owned by a link container.| Name | Parameters | Description |
|---|---|---|
| BarItemLinkCollection() | none | Initializes a new instance of the BarItemLinkCollection class with default settings. |
| BarItemLinkCollection(ILinksHolder) | holder | Initializes a new instance of the BarItemLinkCollection class with the specified settings. |
See Also