OPC Labs EasyOPC Forms
Remove Method
OpcLabs_EasyOpcForms ActiveX DLL > OpcBrowseNodeElementCollection Collection : Remove Method

Description
Removes the first occurrence of a specific object from the collection.

 

DISPID (Dispatch ID):

 

For more information, see Remove in .NET Reference.

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

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

OpcBrowseNodeElementCollection Collection  | OpcBrowseNodeElementCollection Members