Parameters
- nodeId
- The node Id to be converted.
Return Value
For a non-null input, returns the node descriptor with the given node Id. Returns
null
if the input is null
.null
if the input is null
.This method or property does not throw any exceptions, aside from execution exceptions such as System.Threading.ThreadAbortException or System.OutOfMemoryException.