PCB-Investigator Interface Documentation
C#
VB
C++
F#
Show/Hide TOC
Xml
Tool Constructor
Initializes a new instance of the
XmlTool
class
Definition
Namespace:
CncExport.Xml
Assembly:
PCBI_CNC_Export (in PCBI_CNC_Export.dll) Version: 17.0.0.0 (17.0.0.0)
C#
Copy
public
XmlTool
()
VB
Copy
Public
Sub
New
C++
Copy
public
:
XmlTool
()
F#
Copy
new
:
unit
->
XmlTool
See Also
Reference
XmlTool Class
CncExport.Xml Namespace
In This Article
Definition
See Also