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