OPCDA.NET Reference Manual
Remove(String) Method
See Also  Send Feedback
OpcDaNetUA.Net4 Assembly > OPCDA.NET Namespace > SyncIOGroup Class : Remove(String) Method

name
full OPC item name

Glossary Item Box

Remove one item from the SyncIOGroup object. The item is also removed from the associated OPC group.

Syntax

Visual Basic (Declaration) 
Public Sub Remove( _
   ByVal name As String _
) 
C# 
public void Remove( 
   string name
)

Parameters

name
full OPC item name

Requirements

Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2016, .NET 4.x

See Also

Copyright © 2002-2018 Advosol Inc. All Rights Reserved.