This topic has not yet been rated - Rate this topic

childNodes property

Gets an SVGElementInstanceList object that contains all children of this SVGElementInstance object within the instance tree.

Scalable Vector Graphics: Document Structure, Section 5.11.9Internet Explorer 9

Syntax

HRESULT value = object.get_childNodes(ISVGElementInstanceList** p);

Property values

Type: Object

The list of objects, or an empty list if there are no children of this SVGElementInstance object.

Standards information

See also

SVGElementInstance

 

 

Build date: 11/12/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.