Class TagCollection
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
 - 
      objectTagCollection
 
- Implements
 
- Inherited Members
 
- Extension Methods