'Usage
Dim code As Enum Dim instance As New StringParsingError(code)
Parameters
- code
- The code of the error.
The value of this parameter cannot be
null
(Nothing
in Visual Basic).
The value of this parameter cannot be null
(Nothing
in Visual Basic).
'Usage
Dim code As Enum Dim instance As New StringParsingError(code)
The value of this parameter cannot be null
(Nothing
in Visual Basic).