NvDxInteropException Constructor (Int32) |
Namespace: OIV.Inventor.WpfAssembly: OIV.Inventor.Wpf (in OIV.Inventor.Wpf.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public NvDxInteropException(
int code
)
Public Sub New (
code As Integer
)
public:
NvDxInteropException(
int code
)
new :
code : int -> NvDxInteropException
Parameters
- code
- Type: SystemInt32
See Also