# CountAll

> The total number of active and inactive objects.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine.Pool](/engine/6000.7/script-reference/unityengine/pool.md)
* **Assembly:** UnityEngine.CoreModule

```csharp
public int CountAll { get; }
```
