---
title: numberOfObjects
framework: coredata
role: symbol
role_heading: Instance Property
path: coredata/nsfetchedresultssectioninfo/numberofobjects
---

# numberOfObjects

The number of objects (rows) in the section.

## Declaration

```swift
var numberOfObjects: Int { get }
```

## See Also

### Related Documentation

- [Core Data Programming Guide](apple-archive/documentation/Cocoa/Conceptual/CoreData.md)

### Accessing Objects

- [objects](coredata/nsfetchedresultssectioninfo/objects.md)
