QuickOPC User's Guide and Reference
_UABrowsePathParser Interface Members
Properties  Methods 

OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.Navigation.Parsing.ComTypes Namespace : _UABrowsePathParser Interface

The following tables list the members exposed by _UABrowsePathParser.

Public Properties
 NameDescription
 PropertyThe base path for relative input paths. A null browse path if none given.  
 PropertyThe namespace URI string to be used with all elements that do not explicitly specify a namespace.  
 PropertyThe display string for the current object.  
 PropertyThe parsing flags to be used.  
Top
Public Methods
 NameDescription
 Method  
 Method  
 Method  
 MethodDetermines whether a given browse path string determines an absolute browse path.  
 MethodParses a string containing an absolute browse path, and returns a corresponding browse path object.  
 MethodParses a string containing a relative browse path, and returns a corresponding browse path element collection.  
 Method  
 MethodAttempts to parse a string containing an absolute browse path.  
 MethodAttempts to parse a string containing a relative browse path.  
Top
See Also

Reference

_UABrowsePathParser Interface
OpcLabs.EasyOpc.UA.Navigation.Parsing.ComTypes Namespace