OPC Labs EasyOPC Forms
RemoveAt Method
OpcLabs_EasyOpcForms ActiveX DLL > OpcBrowseNodeDescriptorCollection Collection : RemoveAt Method

Description
Removes the element at the specified index of the collection.

 

DISPID (Dispatch ID):

 

For more information, see RemoveAt in .NET Reference.

Syntax
Visual Basic
Public Sub RemoveAt( _
   ByVal index As Long _
) 
Parameters
index

Return Type

See RemoveAt in .NET Reference.

Remarks

For remarks, see RemoveAt in .NET Reference.

Example

For examples, see RemoveAt in .NET Reference.

See Also

OpcBrowseNodeDescriptorCollection Collection  | OpcBrowseNodeDescriptorCollection Members