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