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