OPC Labs Base Library
Add Implemented Method
OpcLabs_BaseLib ActiveX DLL > ElasticVector Collection > List Interface : Add Implemented Method

Description
Adds an object to the end of the collection.

 

DISPID (Dispatch ID):

 

For more information, see Add in .NET Reference.

Syntax
Visual Basic
Public Function Add( _
   ByVal value As Variant _
) As Long
Parameters
value

Return Type

See Add in .NET Reference.

Remarks

For remarks, see Add in .NET Reference.

Example

For examples, see Add in .NET Reference.

See Also

ElasticVector Collection  | List Interface