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