# `NSArray countOfObjects(matching:)`

*Instance Method*

## Declaration

```swift
func countOfObjects(matching filterBlock: ((Any?) -> Bool)!) -> UInt
```

