# Sandbox.Package.TagEntry

Represents a tag along with the count of items it contains

- Kind: struct
- Assembly: `Sandbox.Engine`
- Modifiers: sealed

## Constructors

- [`TagEntry`](/api/Sandbox.Package.TagEntry/.ctor): Represents a tag along with the count of items it contains

## Properties

- [`Count`](/api/Sandbox.Package.TagEntry/Count)
- [`Name`](/api/Sandbox.Package.TagEntry/Name)

## Methods

- [`Deconstruct`](/api/Sandbox.Package.TagEntry/Deconstruct)
