MenuRoot-Konstruktor
Geschützte Member einschließen
Geerbte Member einschließen
Überladungsliste
Name | Beschreibung | |
---|---|---|
MenuRoot() | Initializes a new instance of the MenuRoot class. | |
MenuRoot(String) | Initializes a new instance of the MenuRoot class from outer XML. | |
MenuRoot(array<OpenXmlElement[]) | Initializes a new instance of the MenuRoot class with the specified child elements. | |
MenuRoot(IEnumerable<OpenXmlElement>) | Initializes a new instance of the MenuRoot class with the specified child elements. |
Nach oben