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