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