nextSibling property

[This documentation is preliminary and is subject to change.]

Retrieves a reference to the next child of the parent for the object.

Syntax

HRESULT value = object.get_nextSibling(IHTMLDOMNode** p);

Property values

Type: Object

the next sibling.

Standards information

Remarks

Starting in Microsoft Internet Explorer 6, this property applies to the attribute object.

See also

Reference

IHTMLDOMNode::lastChild

Conceptual

About the W3C Document Object Model

 

 

Build date: 6/12/2012