---
title: snapshotItem
framework: TVMLKit JS
role: symbol
role_heading: Instance Method
platforms: [tvOS 13.0+, Safari Desktop 3.0+, Safari Mobile 2.0+]
path: tvmljs/xpathresult/1630276-snapshotitem
---

# snapshotItem

## Declaration

```data
Node snapshotItem(
    in int index
);
```

```data
Node snapshotItem(
    optional unsigned long index
);
```
