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