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