'Declaration
<BrowsableAttribute(False)> <CanBeNullAttribute()> Public ReadOnly Property ReadParametersType As Type
'Usage
Dim instance As PointBinding Dim value As Type instance.ReadParametersType = value value = instance.ReadParametersType
Property Value
This value of this property can be null
(Nothing
in Visual Basic).
The default value of this property is System.Object
.