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

Description
Adds the elements of the specified sequence to the end of the elastic vector.

 

DISPID (Dispatch ID):

 

For more information, see AddRange in .NET Reference.

Syntax
Visual Basic
Public Sub AddRange( _
   ByVal sequence As Variant _
) 
Parameters
sequence

Return Type

See AddRange in .NET Reference.

Remarks

For remarks, see AddRange in .NET Reference.

Example

For examples, see AddRange in .NET Reference.

See Also

ElasticVector Collection  | ElasticVector Members