# `NSString count(ofChar:)`

*Instance Method*

## Declaration

```swift
func count(ofChar aChar: CChar) -> UInt
```

