Add or remove nodes
Use C# APIs to add or remove objects in a C# collection.
The APIs are supplied by the Children generic collection.
TIP:
You can use these APIs to add or remove the OPC UA nodes children of the node on which they are invoked. You can also invoke APIs on any
IUANode
object.Provide Feedback