length property
[This documentation is preliminary and is subject to change.]
Gets the number of SVGElementInstance objects in the list.
![]() ![]() |
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
- Scalable Vector Graphics: Document Structure, Section 5.11.10
See also
Build date: 1/26/2012
.png)
.png)