public int UpperBound {get;}
'Declaration
Public ReadOnly Property UpperBound As Integer
'Usage
Dim instance As ElasticVector Dim value As Integer value = instance.UpperBound
Property Value
The default value of this property is -1
.
The default value of this property is -1
.
The upper dimension is -1 if the elastic vector is empty.