OPC Labs Base Library
Contains Method
OpcLabs_BaseLib ActiveX DLL > ExceptionCollection Collection : Contains Method

Description
Determines whether an element is in the collection.

 

DISPID (Dispatch ID):

 

For more information, see Contains in .NET Reference.

Syntax
Visual Basic
Public Function Contains( _
   ByVal Item As Variant _
) As Boolean
Parameters
Item

Return Type

See Contains in .NET Reference.

Remarks

For remarks, see Contains in .NET Reference.

Example

For examples, see Contains in .NET Reference.

See Also

ExceptionCollection Collection  | ExceptionCollection Members