OPC Labs Base Library
Add Method
OpcLabs_BaseLib ActiveX DLL > ExceptionCollection Collection : Add 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 Sub Add( _
   ByVal Item As Variant _
) 
Parameters
Item

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

ExceptionCollection Collection  | ExceptionCollection Members