item method
Gets the specified SVGElementInstance object from the collection.
![]() ![]() |
Syntax
ISVGElementInstance retVal = object.item(index);
Parameters
- index [in]
-
Type: long
The index of the object to get.
Standards information
- Scalable Vector Graphics: Document Structure, Section 5.11.10
See also
Show:

