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