OPC Studio User's Guide and Reference
RemoveItem Method



View with Navigation Tools
OpcLabs.BaseLib Assembly > OpcLabs.BaseLib.NodeSpace Namespace > NodeCollection Class : RemoveItem Method
Syntax
'Declaration
 
Protected Overrides Sub RemoveItem( _
   ByVal index As Integer _
) 
 
'Usage
 
Dim instance As NodeCollection
Dim index As Integer
 
instance.RemoveItem(index)

Parameters

index
Requirements

Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows

See Also