# Dispose()

> Make sure to dispose the property table when not needed.

## Definition

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

> **Warning:**
>
> **Removed.** IMGUI is not support anymore. Use ITableView interface instead.

```csharp
public void Dispose()
```
