Click or drag to resize

TracePointList Constructor

Overload List
 NameDescription
Public methodTracePointList Initializes a new instance of the TracePointList class.
Public methodTracePointList(IEnumerableOpenXmlElement) Initializes a new instance of the TracePointList class with the specified child elements.
Public methodTracePointList(OpenXmlElement) Initializes a new instance of the TracePointList class with the specified child elements.
Public methodTracePointList(String) Initializes a new instance of the TracePointList class from outer XML.
Top
See Also