Table of Contents

Class TagCollection

Namespace
Stride.Core.Assets
Assembly
Stride.Core.Assets.dll

A collection of tags.

[DataContract("TagCollection")]
public class TagCollection : List<string>, IList<string>, ICollection<string>, IReadOnlyList<string>, IReadOnlyCollection<string>, IEnumerable<string>, IList, ICollection, IEnumerable
Inheritance
TagCollection
Implements
Inherited Members
Extension Methods