SVGElementInstanceList object
Abstracts an ordered collection of SVGElementInstance objects, without defining or constraining how this collection is implemented.
![]() ![]() |
Members
The SVGElementInstanceList object has these types of members:
Methods
The SVGElementInstanceList object has these methods.
| Method | Description |
|---|---|
| item |
Gets the specified SVGElementInstance object from the collection. |
Properties
The SVGElementInstanceList object has these properties.
| Property | Description |
|---|---|
|
Gets the number of SVGElementInstance objects in the list. |
Standards information
- Scalable Vector Graphics: Document Structure, Section 5.11.10
Remarks
Note In addition to the attributes, properties, events, methods, and styles listed above, SVG elements also inherit core HTML attributes, properties, events, methods, and styles.
Show:

