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