TagDirectiveCollection Class

Definition

Show inherited members (49)

Collection of TagDirective.

public class TagDirectiveCollection : KeyedCollection<string, TagDirective>, IList<TagDirective>, ICollection<TagDirective>, IReadOnlyList<TagDirective>, IReadOnlyCollection<TagDirective>, IEnumerable<TagDirective>, IList, ICollection, IEnumerable
Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.

Constructors (2)

Methods (2)