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