QuickOPC User's Guide and Reference
UABrowsePathParser Class Methods


OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.Navigation.Parsing Namespace : UABrowsePathParser Class

For a list of all members of this type, see UABrowsePathParser members.

Public Methods
 NameDescription
Public MethodOverloaded. Determines whether the specified object is equal to the current object. Determines whether the current OPC-UA browse path parser is the same as other object.  
Public MethodServes as the default hash function.  
Public MethodGets the System.Type of the current instance. (Inherited from object)
Public MethodDetermines whether a given browse path string determines an absolute browse path.  
Public MethodParses a string containing an absolute browse path, and returns a corresponding browse path object.  
Public MethodParses a string containing a relative browse path, and returns a corresponding browse path element collection.  
Public MethodReturns a string that represents the current object. (Inherited from object)
Public MethodAttempts to parse a string containing an absolute browse path.  
Public MethodAttempts to parse a string containing a relative browse path.  
Top
Protected Methods
 NameDescription
Protected MethodAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from object)
Protected MethodCreates a shallow copy of the current System.Object. (Inherited from object)
Top
See Also

Reference

UABrowsePathParser Class
OpcLabs.EasyOpc.UA.Navigation.Parsing Namespace