---
title: replaceItem
framework: webkitjs
role: symbol
role_heading: Instance Method
path: webkitjs/svglengthlist/1631870-replaceitem
---

# replaceItem

## Declaration

```data
SVGLength replaceItem(
    SVGLength item, 
    unsigned long index
);
```
