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