removeItem method

[This documentation is preliminary and is subject to change.]

Removes an existing item from the list.

Scalable Vector Graphics: Basic Data Types and Interfaces, Section 4.5.4Internet Explorer 9

Syntax

ISVGTransform retVal = object.removeItem(index);

Standards information

Parameters

  • index [in]
    Type: long

    The index of the item to remove. The first item is number 0.

 

 

Build date: 1/26/2012