Skip to main content
A newer version of this page is available. .

BootstrapMenuItemCollection Constructors

Represents a collection that maintains menu items.
Name Parameters Description
BootstrapMenuItemCollection() none Initializes a new instance of the BootstrapMenuItemCollection class with default settings.
BootstrapMenuItemCollection(BootstrapMenuItem) menuItem Initializes a new instance of the BootstrapMenuItemCollection class with the specified owner.
See Also