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

Description
Changes the number of elements of an elastic vector to the specified new size.

 

DISPID (Dispatch ID):

 

For more information, see Resize in .NET Reference.

Syntax
Visual Basic
Public Sub Resize( _
   ByVal newSize As Long _
) 
Parameters
newSize

Return Type

See Resize in .NET Reference.

Remarks

For remarks, see Resize in .NET Reference.

Example

For examples, see Resize in .NET Reference.

See Also

ElasticVector Collection  | ElasticVector Members