Menu Constructor
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
Menu() | Initializes a new instance of the Menu class. | |
Menu(String) | Initializes a new instance of the Menu class from outer XML. | |
Menu(array<OpenXmlElement[]) | Initializes a new instance of the Menu class with the specified child elements. | |
Menu(IEnumerable<OpenXmlElement>) | Initializes a new instance of the Menu class with the specified child elements. |
Top