length property

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

Gets the number of SVGElementInstance objects in the list.

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

Syntax

HRESULT value = object.get_length(long* p);

Property values

Type: long

The number of objects in the list. The range of valid child indexes is from 0 to the p value minus 1, inclusive.

Standards information

See also

SVGElementInstanceList

 

 

Build date: 1/26/2012