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