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

OpcLabs.BaseLib Assembly > OpcLabs.BaseLib.Navigation.Parsing.ComTypes Namespace : _BrowsePathParser Interface

The following tables list the members exposed by _BrowsePathParser.

Public Properties
 NameDescription
 PropertyThe base path for relative input paths. null if none given.  
 PropertyThe display string for the current object.  
 PropertyHow many levels above the base path can be referenced.  
Top
Public Methods
 NameDescription
 Method  
 Method  
 Method  
 MethodDetermines whether a given browse path string determines an absolute browse path.  
 MethodParses a string containing a 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

_BrowsePathParser Interface
OpcLabs.BaseLib.Navigation.Parsing.ComTypes Namespace