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