'Declaration
Public ReadOnly Property CanRead As Boolean
'Usage
Dim instance As PointBinderCore Dim value As Boolean value = instance.CanRead
public bool CanRead {get;}
Property Value
The default value of this property is False
.
'Declaration
Public ReadOnly Property CanRead As Boolean
'Usage
Dim instance As PointBinderCore Dim value As Boolean value = instance.CanRead
public bool CanRead {get;}
The default value of this property is False
.