'Declaration
Public Function ToBrowsePath() As UABrowsePath
'Usage
Dim instance As UANodeId Dim value As UABrowsePath value = instance.ToBrowsePath()
public UABrowsePath ToBrowsePath()
public: UABrowsePath^ ToBrowsePath();
'Declaration
Public Function ToBrowsePath() As UABrowsePath
'Usage
Dim instance As UANodeId Dim value As UABrowsePath value = instance.ToBrowsePath()
public UABrowsePath ToBrowsePath()
public: UABrowsePath^ ToBrowsePath();
This method or property does not throw any exceptions, aside from execution exceptions such as System.Threading.ThreadAbortException or System.OutOfMemoryException.