---
title: NSBatchDeleteRequestResultType.resultTypeCount
framework: coredata
role: symbol
role_heading: Case
path: coredata/nsbatchdeleterequestresulttype/resulttypecount
---

# NSBatchDeleteRequestResultType.resultTypeCount

Returns the number of managed objects the request deletes.

## Declaration

```swift
case resultTypeCount
```

## See Also

### Result Types

- [NSBatchDeleteRequestResultType.resultTypeObjectIDs](coredata/nsbatchdeleterequestresulttype/resulttypeobjectids.md)
- [NSBatchDeleteRequestResultType.resultTypeStatusOnly](coredata/nsbatchdeleterequestresulttype/resulttypestatusonly.md)
