Parameters
- nodeElement
- The node element to be converted.
Return Value
For a non-null input, returns the node descriptor converted from the give node element. 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.