This topic has not yet been rated - Rate this topic

ISVGElementInstanceList interface

Represents an ordered collection of SVGElementInstance objects.

Members

The ISVGElementInstanceList interface inherits from the IDispatch interface. ISVGElementInstanceList also has these types of members:

Methods

The ISVGElementInstanceList interface has these methods.

MethodDescription
ISVGElementInstanceList::item

Gets the specified SVGElementInstance object from the collection.

 

Properties

The ISVGElementInstanceList interface has these properties.

PropertyAccess typeDescription

ISVGElementInstanceList::length

Read-only

Gets the number of SVGElementInstance objects in the list.

 

Requirements

Minimum supported client

Windows Vista with SP1, Windows 7

Minimum supported server

Windows Server 2008 R2

Header

Mshtml.h

IDL

Mshtml.idl

DLL

Mshtml.dll

 

 

Build date: 11/12/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.