'Declaration
Public ReadOnly Property LowerBound As Integer
'Usage
Dim instance As ElasticVector Dim value As Integer value = instance.LowerBound
public int LowerBound {get;}
Property Value
The default value of this property is 0
.
'Declaration
Public ReadOnly Property LowerBound As Integer
'Usage
Dim instance As ElasticVector Dim value As Integer value = instance.LowerBound
public int LowerBound {get;}
The default value of this property is 0
.