'Usage
Dim valueType As Type Dim instance As New PrimitiveDataType(valueType)
Parameters
- valueType
- The .NET type of values represented by this data type.
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 valueType As Type Dim instance As New PrimitiveDataType(valueType)
The value of this parameter cannot be null
(Nothing
in Visual Basic).