OPC Labs EasyOPC-UA Library
RemoveAt Method
OpcLabs_EasyOpcUA ActiveX DLL > UAQualifiedNameCollection 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

UAQualifiedNameCollection Collection  | UAQualifiedNameCollection Members