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