# itemCount

> Provides a preview of how many results this query might yield if executed.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor.Search](/engine/6000.5/script-reference/unityeditor/search.md)
* **Assembly:** UnityEditor

```csharp
int itemCount { get; }
```
