# RefreshItems()

> Rebinds all items currently visible.

## Definition

* **Type:** Method
* **Namespace:** [UnityEngine.UIElements](/engine/6000.3/script-reference/unityengine/uielements.md)
* **Assembly:** UnityEngine.UIElementsModule

```csharp
public void RefreshItems()
```

### Remarks

Call this method whenever the data source changes.
