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