'Declaration
ReadOnly Property UpperBound As Integer
'Usage
Dim instance As _ElasticVector Dim value As Integer value = instance.UpperBound
int UpperBound {get;}
'Declaration
ReadOnly Property UpperBound As Integer
'Usage
Dim instance As _ElasticVector Dim value As Integer value = instance.UpperBound
int UpperBound {get;}
The upper dimension is -1 if the elastic vector is empty.