Opc.Ua.Core
NodeBrowser Class Members
Properties  Methods 


Opc.Ua Namespace : NodeBrowser Class

The following tables list the members exposed by NodeBrowser.

Public Constructors
 NameDescription
Public Constructor Creates a new browser object with a set of filters.  
Top
Public Properties
 NameDescription
Public Property The direction for the references to return.  
Public Property The browse name of the targets to return.  
Public Property Whether to return subtypes of the reference.  
Public Property Indicates that the browser only returned easy to access references stored in memory.  
Public Property The type of reference to return.  
Public Property The table of types known to the UA server.  
Public Property The view being browsed.  
Top
Protected Properties
 NameDescription
Protected Property Thr synchronization lock used by the browser.  
Top
Public Methods
 NameDescription
Public MethodOverloaded.  Adds a reference to target entity.  
Public MethodOverloaded.  Frees any unmanaged resources.  
Public MethodOverloaded.  Returns true if the target node is required (used to apply view filters);  
Public Method Returns the next reference. Null if no more references.  
Public Method Pushes a previously returned reference back into the browser.  
Top
See Also

Reference

NodeBrowser Class
Opc.Ua Namespace