EasyUA Reference
NodeTable Class Members
See Also  Properties  Methods  Send Feedback
Opc.Ua.Core.Net4 Assembly > Opc.Ua Namespace : NodeTable Class

Glossary Item Box

The following tables list the members exposed by NodeTable.

Public Constructors

 NameDescription
Public ConstructorNodeTable Constructor Initializes the object.  
Top

Public Properties

 NameDescription
Public PropertyCount The number of nodes in the table.  
Public PropertyNamespaceUris The table of Namespace URIs used by the table.  
Public PropertyServerUris The table of Server URIs used by the table.  
Public PropertyTypeTree The type model that describes the nodes in the table.  
Top

Public Methods

 NameDescription
Public MethodAttach Adds a node to the table (takes ownership of the object passed in).  
Public MethodClear Removes all references from the table.  
Public MethodExists Returns true if the node is in the table.  
Public MethodFindOverloaded.  Finds a node in the node set.  
Public MethodGetEnumerator Returns an enumerator that iterates through the collection.  
Public MethodImportOverloaded.  Adds a set of nodes to the table.  
Public MethodRemove Removes node from the table.  
Top

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.