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