Table of Contents

Class Container

Namespace
GuildWars2.Items
Assembly
GW2SDK.dll

Information about a container item. This type is the base type for all container items. Cast objects of this type to a more specific type to access more properties.

public record Container : Item, IEquatable<Item>, IEquatable<Container>
Inheritance
Container
Implements
Derived
Inherited Members