'Declaration
<NotNullAttribute()> Function ToUANodeDescriptor() As UANodeDescriptor
'Usage
Dim instance As _UABrowsePath Dim value As UANodeDescriptor value = instance.ToUANodeDescriptor()
[NotNull()] UANodeDescriptor ToUANodeDescriptor()
[NotNull()] UANodeDescriptor^ ToUANodeDescriptor();
Return Value
Returns a node descriptor that can be used to refer to a node in the OPC server.