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