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

Glossary Item Box

The following tables list the members exposed by NodeBrowser.

Public Constructors

 NameDescription
Public ConstructorNodeBrowser Constructor Creates a new browser object with a set of filters.  
Top

Public Properties

 NameDescription
Public PropertyBrowseDirection The direction for the references to return.  
Public PropertyBrowseName The browse name of the targets to return.  
Public PropertyIncludeSubtypes Whether to return subtypes of the reference.  
Public PropertyInternalOnly Indicates that the browser only returned easy to access references stored in memory.  
Public PropertyReferenceType The type of reference to return.  
Public PropertySystemContext The table of types known to the UA server.  
Public PropertyView The view being browsed.  
Top

Public Methods

 NameDescription
Public MethodAddOverloaded.  Adds a reference to target entity.  
Public MethodDispose Frees any unmanaged resources.  
Public MethodIsRequiredOverloaded.  Returns true if the target node is required (used to apply view filters);  
Public MethodNext Returns the next reference. Null if no more references.  
Public MethodPush Pushes a previously returned reference back into the browser.  
Top

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.