NavBarItemCollection Constructors
Represents a collection of items within a group.Name | Parameters | Description |
---|---|---|
NavBarItemCollection() | none | Initializes a new instance of the NavBarItemCollection class. |
NavBarItemCollection(NavBarGroup) | group | Initializes a new instance of the NavBarItemCollectionclass specifying its owner. |
See Also