This page is Not Ready

Notice: The WebPlatform project, supported by various stewards between 2012 and 2015, has been discontinued. This site is now available on github.

getItem

Notes

Remarks

The returned item is the item itself and not a copy. Any changes that are made to the item are immediately reflected in the list.

Syntax

ISVGTransform retVal = object.getItem(index);

Standards information

See also

Related pages

Attributions