# Sandbox.ITagSet.TryGetAll

```csharp
IEnumerable<string> TryGetAll()
```

Try to get all tags in the set.

### Returns

`IEnumerable<string>`

Declared in [Sandbox.ITagSet](/api/Sandbox.ITagSet).
Assembly: `Sandbox.Engine`.
