# Sandbox.MovieMaker.Compiled.CompiledClipExtensions.Item

```csharp
static Sandbox.MovieMaker.Compiled.CompiledPropertyTrack<TItem> Item(Sandbox.MovieMaker.Compiled.CompiledPropertyTrack<List<TItem>> track, int index, IEnumerable<ICompiledPropertyBlock<TItem>> blocks = null)
```

### Parameters

- `track` (`Sandbox.MovieMaker.Compiled.CompiledPropertyTrack<List<TItem>>`)
- `index` (`int`)
- `blocks` (`IEnumerable<ICompiledPropertyBlock<TItem>>`), default `null`

### Returns

`Sandbox.MovieMaker.Compiled.CompiledPropertyTrack<TItem>`

Declared in [Sandbox.MovieMaker.Compiled.CompiledClipExtensions](/api/Sandbox.MovieMaker.Compiled.CompiledClipExtensions).
Assembly: `Sandbox.Engine`.
