OPC Labs Base Library
Redimension Method
OpcLabs_BaseLib ActiveX DLL > ElasticVector Collection : Redimension Method

Description
Changes the lower and upper bounds of the elastic vector.

 

DISPID (Dispatch ID):

 

For more information, see Redimension in .NET Reference.

Syntax
Visual Basic
Public Sub Redimension( _
   ByVal newLowerBound As Long, _
   ByVal newUpperBound As Long _
) 
Parameters
newLowerBound

newUpperBound

Return Type

See Redimension in .NET Reference.

Remarks

For remarks, see Redimension in .NET Reference.

Example

For examples, see Redimension in .NET Reference.

See Also

ElasticVector Collection  | ElasticVector Members