selectNode method
Selects a range node and all of its contents.
![]() ![]() |
Syntax
var retval = Range.selectNode(oNode);Parameters
- oNode [in]
-
Type: Node
The node to select.
Return value
Type: HRESULT
This method can return one of these values.
| Return code | Description |
|---|---|
|
The operation completed successfully. |
|
detach has been invoked on the object. |
Standards information
See also
Show:

