# Count

> The number of children.

## Definition

* **Type:** Property
* **Namespace:** [Unity.Hierarchy](/engine/6000.3/script-reference/unity/hierarchy.md)
* **Assembly:** UnityEngine.HierarchyCoreModule

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