# IListWithCount

**Kind:** Interface

**Source:** `Pams/Web/Pams.WebApp/Client/app/core/services/api/i-list-with-count.interface.ts` (line 1)

**Part of:** [Pams](subsystem-pams)

## Properties

| Property | Type |
|---|---|
| `Count` | `number` |
| `List` | `T[]` |
