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