# Delete()

> Destroys the specified ContentNamespace object.

## Definition

* **Type:** Method
* **Namespace:** [Unity.Content](/engine/6000.5/script-reference/unity/content.md)
* **Assembly:** UnityEngine.CoreModule

```csharp
public void Delete()
```
