# Sandbox.SelectionSystem.Any

```csharp
bool Any()
```

Checks if the selection contains any objects.

### Returns

`bool`: True if there are any selected objects

Declared in [Sandbox.SelectionSystem](/api/Sandbox.SelectionSystem).
Assembly: `Sandbox.System`.
