OPC Labs EasyOPC “Classic” Core Library
Remove Method
OpcLabs_EasyOpcClassicCore ActiveX DLL > ServerElementCollection Collection : Remove Method

Description
Removes the element with the specified key from the collection.

 

DISPID (Dispatch ID):

 

For more information, see Remove in .NET Reference.

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

Return Type

See Remove in .NET Reference.

Remarks

For remarks, see Remove in .NET Reference.

Example

For examples, see Remove in .NET Reference.

See Also

ServerElementCollection Collection  | ServerElementCollection Members