---
title: addedSamples
framework: healthkit
role: symbol
role_heading: Instance Property
path: healthkit/hkanchoredobjectquerydescriptor/result/addedsamples
---

# addedSamples

An array containing the matching samples added to the HealthKit store.

## Declaration

```swift
let addedSamples: [Sample]
```

## See Also

### Accessing the Results

- [deletedObjects](healthkit/hkanchoredobjectquerydescriptor/result/deletedobjects.md)
- [newAnchor](healthkit/hkanchoredobjectquerydescriptor/result/newanchor.md)
