'Declaration
<NotNullAttribute()> Function ToUANodeDescriptor() As UANodeDescriptor
'Usage
Dim instance As _UANodeElement Dim value As UANodeDescriptor value = instance.ToUANodeDescriptor()
[NotNull()] UANodeDescriptor ToUANodeDescriptor()
[NotNull()] UANodeDescriptor^ ToUANodeDescriptor();
Return Value
Returns the node descriptor with node Id the node element.