EasyUA Reference
Remove Method
See Also  Send Feedback
Opc.Ua.Core.Net4 Assembly > Opc.Ua Namespace > ViewTable Class : Remove Method

viewId
The view identifier.

Glossary Item Box

Removes a view from the table.

Syntax

Visual Basic (Usage)Copy Code
Dim instance As ViewTable
Dim viewId As NodeId
 
instance.Remove(viewId)
C# 
public void Remove( 
   NodeId viewId
)

Parameters

viewId
The view identifier.

Requirements

Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.