This topic has not yet been rated - Rate this topic

firstChild property

Gets a reference to the first child in the childNodes collection of the object.

Syntax

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

Property values

Type: Object

The first child object.

Standards information

Remarks

Microsoft Internet Explorer 6 and later. The attribute object supports this property.

See also

Reference
IHTMLDOMNode::lastChild
Conceptual
About the W3C Document Object Model

 

 

Build date: 11/12/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.