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