# Sandbox.ITagSet.Remove

```csharp
void Remove(string tag)
```

Remove a tag from the set.

### Parameters

- `tag` (`string`)

Declared in [Sandbox.ITagSet](/api/Sandbox.ITagSet).
Assembly: `Sandbox.Engine`.
