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