# Sandbox.Services.Inventory.Items

```csharp
static IReadOnlyCollection<Item> Items { get; set; }
```

All of the items the user has in their inventory

Declared in [Sandbox.Services.Inventory](/api/Sandbox.Services.Inventory).
Assembly: `Sandbox.Engine`.
