OPC Labs EasyOPC “Classic” Library
Contains Method
OpcLabs_EasyOpcClassic ActiveX DLL > ServerElementCollection Collection : Contains Method

Description
Determines whether the collection contains an element with the specified key.

 

DISPID (Dispatch ID):

 

For more information, see Contains in .NET Reference.

Syntax
Visual Basic
Public Function Contains( _
   ByVal key As String _
) As Boolean
Parameters
key

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

ServerElementCollection Collection  | ServerElementCollection Members