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