SVGElementInstanceList
Inherits from SVGElementSVGElement
Properties
No properties.
Methods
No methods.
Events
No events.
Inherited from SVGElement
Properties
No properties.
Methods
No methods.
Events
No events.
Notes
Remarks
Note: In addition to the attributes, properties, events, methods, and styles listed above, SVG elements also inherent core HTML attributes, properties, events, methods, and styles.
Standards information
- Scalable Vector Graphics: Document Structure, Section 5.11.10
Members
The SVGElementInstanceList object has these methods:
- item: Gets the specified SVGElementInstance object from the collection.
The SVGElementInstanceList object has these properties:
- length: Gets the number of SVGElementInstance objects in the list.
Attributions
Microsoft Developer Network: [Windows Internet Explorer API reference Article]