Class TagBuilderCollection

Inheritance
System.Object
System.Collections.Generic.List<System.Web.Mvc.TagBuilder>
TagBuilderCollection
Implements
System.Collections.Generic.IList<System.Web.Mvc.TagBuilder>
System.Collections.Generic.ICollection<System.Web.Mvc.TagBuilder>
System.Collections.IList
System.Collections.ICollection
System.Collections.Generic.IReadOnlyList<System.Web.Mvc.TagBuilder>
System.Collections.Generic.IReadOnlyCollection<System.Web.Mvc.TagBuilder>
System.Collections.Generic.IEnumerable<System.Web.Mvc.TagBuilder>
System.Collections.IEnumerable
Inherited Members
System.Collections.Generic.List<System.Web.Mvc.TagBuilder>.System.Collections.IList.get_Item(System.Int32)
System.Collections.Generic.List<System.Web.Mvc.TagBuilder>.System.Collections.IList.set_Item(System.Int32, System.Object)
System.Collections.Generic.List<System.Web.Mvc.TagBuilder>.Add(System.Web.Mvc.TagBuilder)
System.Collections.Generic.List<System.Web.Mvc.TagBuilder>.System.Collections.IList.Add(System.Object)
System.Collections.Generic.List<System.Web.Mvc.TagBuilder>.AddRange(System.Collections.Generic.IEnumerable<System.Web.Mvc.TagBuilder>)
System.Collections.Generic.List<System.Web.Mvc.TagBuilder>.AsReadOnly()
System.Collections.Generic.List<System.Web.Mvc.TagBuilder>.BinarySearch(System.Int32, System.Int32, System.Web.Mvc.TagBuilder, System.Collections.Generic.IComparer<System.Web.Mvc.TagBuilder>)
System.Collections.Generic.List<System.Web.Mvc.TagBuilder>.BinarySearch(System.Web.Mvc.TagBuilder)
System.Collections.Generic.List<System.Web.Mvc.TagBuilder>.BinarySearch(System.Web.Mvc.TagBuilder, System.Collections.Generic.IComparer<System.Web.Mvc.TagBuilder>)
System.Collections.Generic.List<System.Web.Mvc.TagBuilder>.Clear()
System.Collections.Generic.List<System.Web.Mvc.TagBuilder>.Contains(System.Web.Mvc.TagBuilder)
System.Collections.Generic.List<System.Web.Mvc.TagBuilder>.System.Collections.IList.Contains(System.Object)
System.Collections.Generic.List<System.Web.Mvc.TagBuilder>.ConvertAll<TOutput>(System.Converter<System.Web.Mvc.TagBuilder, TOutput>)
System.Collections.Generic.List<System.Web.Mvc.TagBuilder>.CopyTo(System.Web.Mvc.TagBuilder[])
System.Collections.Generic.List<System.Web.Mvc.TagBuilder>.System.Collections.ICollection.CopyTo(System.Array, System.Int32)
System.Collections.Generic.List<System.Web.Mvc.TagBuilder>.CopyTo(System.Int32, System.Web.Mvc.TagBuilder[], System.Int32, System.Int32)
System.Collections.Generic.List<System.Web.Mvc.TagBuilder>.CopyTo(System.Web.Mvc.TagBuilder[], System.Int32)
System.Collections.Generic.List<System.Web.Mvc.TagBuilder>.Exists(System.Predicate<System.Web.Mvc.TagBuilder>)
System.Collections.Generic.List<System.Web.Mvc.TagBuilder>.Find(System.Predicate<System.Web.Mvc.TagBuilder>)
System.Collections.Generic.List<System.Web.Mvc.TagBuilder>.FindAll(System.Predicate<System.Web.Mvc.TagBuilder>)
System.Collections.Generic.List<System.Web.Mvc.TagBuilder>.FindIndex(System.Predicate<System.Web.Mvc.TagBuilder>)
System.Collections.Generic.List<System.Web.Mvc.TagBuilder>.FindIndex(System.Int32, System.Predicate<System.Web.Mvc.TagBuilder>)
System.Collections.Generic.List<System.Web.Mvc.TagBuilder>.FindIndex(System.Int32, System.Int32, System.Predicate<System.Web.Mvc.TagBuilder>)
System.Collections.Generic.List<System.Web.Mvc.TagBuilder>.FindLast(System.Predicate<System.Web.Mvc.TagBuilder>)
System.Collections.Generic.List<System.Web.Mvc.TagBuilder>.FindLastIndex(System.Predicate<System.Web.Mvc.TagBuilder>)
System.Collections.Generic.List<System.Web.Mvc.TagBuilder>.FindLastIndex(System.Int32, System.Predicate<System.Web.Mvc.TagBuilder>)
System.Collections.Generic.List<System.Web.Mvc.TagBuilder>.FindLastIndex(System.Int32, System.Int32, System.Predicate<System.Web.Mvc.TagBuilder>)
System.Collections.Generic.List<System.Web.Mvc.TagBuilder>.ForEach(System.Action<System.Web.Mvc.TagBuilder>)
System.Collections.Generic.List<System.Web.Mvc.TagBuilder>.GetEnumerator()
System.Collections.Generic.List<System.Web.Mvc.TagBuilder>.System.Collections.Generic.IEnumerable<System.Web.Mvc.TagBuilder>.GetEnumerator()
System.Collections.Generic.List<System.Web.Mvc.TagBuilder>.System.Collections.IEnumerable.GetEnumerator()
System.Collections.Generic.List<System.Web.Mvc.TagBuilder>.GetRange(System.Int32, System.Int32)
System.Collections.Generic.List<System.Web.Mvc.TagBuilder>.IndexOf(System.Web.Mvc.TagBuilder)
System.Collections.Generic.List<System.Web.Mvc.TagBuilder>.System.Collections.IList.IndexOf(System.Object)
System.Collections.Generic.List<System.Web.Mvc.TagBuilder>.IndexOf(System.Web.Mvc.TagBuilder, System.Int32)
System.Collections.Generic.List<System.Web.Mvc.TagBuilder>.IndexOf(System.Web.Mvc.TagBuilder, System.Int32, System.Int32)
System.Collections.Generic.List<System.Web.Mvc.TagBuilder>.Insert(System.Int32, System.Web.Mvc.TagBuilder)
System.Collections.Generic.List<System.Web.Mvc.TagBuilder>.System.Collections.IList.Insert(System.Int32, System.Object)
System.Collections.Generic.List<System.Web.Mvc.TagBuilder>.InsertRange(System.Int32, System.Collections.Generic.IEnumerable<System.Web.Mvc.TagBuilder>)
System.Collections.Generic.List<System.Web.Mvc.TagBuilder>.LastIndexOf(System.Web.Mvc.TagBuilder)
System.Collections.Generic.List<System.Web.Mvc.TagBuilder>.LastIndexOf(System.Web.Mvc.TagBuilder, System.Int32)
System.Collections.Generic.List<System.Web.Mvc.TagBuilder>.LastIndexOf(System.Web.Mvc.TagBuilder, System.Int32, System.Int32)
System.Collections.Generic.List<System.Web.Mvc.TagBuilder>.Remove(System.Web.Mvc.TagBuilder)
System.Collections.Generic.List<System.Web.Mvc.TagBuilder>.System.Collections.IList.Remove(System.Object)
System.Collections.Generic.List<System.Web.Mvc.TagBuilder>.RemoveAll(System.Predicate<System.Web.Mvc.TagBuilder>)
System.Collections.Generic.List<System.Web.Mvc.TagBuilder>.RemoveAt(System.Int32)
System.Collections.Generic.List<System.Web.Mvc.TagBuilder>.RemoveRange(System.Int32, System.Int32)
System.Collections.Generic.List<System.Web.Mvc.TagBuilder>.Reverse()
System.Collections.Generic.List<System.Web.Mvc.TagBuilder>.Reverse(System.Int32, System.Int32)
System.Collections.Generic.List<System.Web.Mvc.TagBuilder>.Sort()
System.Collections.Generic.List<System.Web.Mvc.TagBuilder>.Sort(System.Collections.Generic.IComparer<System.Web.Mvc.TagBuilder>)
System.Collections.Generic.List<System.Web.Mvc.TagBuilder>.Sort(System.Int32, System.Int32, System.Collections.Generic.IComparer<System.Web.Mvc.TagBuilder>)
System.Collections.Generic.List<System.Web.Mvc.TagBuilder>.Sort(System.Comparison<System.Web.Mvc.TagBuilder>)
System.Collections.Generic.List<System.Web.Mvc.TagBuilder>.ToArray()
System.Collections.Generic.List<System.Web.Mvc.TagBuilder>.TrimExcess()
System.Collections.Generic.List<System.Web.Mvc.TagBuilder>.TrueForAll(System.Predicate<System.Web.Mvc.TagBuilder>)
System.Collections.Generic.List<System.Web.Mvc.TagBuilder>.Capacity
System.Collections.Generic.List<System.Web.Mvc.TagBuilder>.Count
System.Collections.Generic.List<System.Web.Mvc.TagBuilder>.System.Collections.IList.IsFixedSize
System.Collections.Generic.List<System.Web.Mvc.TagBuilder>.System.Collections.Generic.ICollection<System.Web.Mvc.TagBuilder>.IsReadOnly
System.Collections.Generic.List<System.Web.Mvc.TagBuilder>.System.Collections.IList.IsReadOnly
System.Collections.Generic.List<System.Web.Mvc.TagBuilder>.System.Collections.ICollection.IsSynchronized
System.Collections.Generic.List<System.Web.Mvc.TagBuilder>.System.Collections.ICollection.SyncRoot
System.Collections.Generic.List<System.Web.Mvc.TagBuilder>.Item[System.Int32]
System.Collections.Generic.List<System.Web.Mvc.TagBuilder>.System.Collections.IList.Item[System.Int32]
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: EPiServer.Shell.Web.Mvc
Assembly: EPiServer.Shell.UI.dll
Version: 11.20.7
Syntax
public class TagBuilderCollection : List<TagBuilder>, IList<TagBuilder>, ICollection<TagBuilder>, IList, ICollection, IReadOnlyList<TagBuilder>, IReadOnlyCollection<TagBuilder>, IEnumerable<TagBuilder>, IEnumerable

Constructors

TagBuilderCollection()

Declaration
public TagBuilderCollection()

TagBuilderCollection(IEnumerable<TagBuilder>)

Declaration
public TagBuilderCollection(IEnumerable<TagBuilder> collection)
Parameters
Type Name Description
System.Collections.Generic.IEnumerable<System.Web.Mvc.TagBuilder> collection

Methods

ToString()

Declaration
public override string ToString()
Returns
Type Description
System.String
Overrides
System.Object.ToString()

ToString(TagRenderMode)

Declaration
public virtual string ToString(TagRenderMode tagRenderMode)
Parameters
Type Name Description
System.Web.Mvc.TagRenderMode tagRenderMode
Returns
Type Description
System.String

Implements

System.Collections.Generic.IList<T>
System.Collections.Generic.ICollection<T>
System.Collections.IList
System.Collections.ICollection
System.Collections.Generic.IReadOnlyList<T>
System.Collections.Generic.IReadOnlyCollection<T>
System.Collections.Generic.IEnumerable<T>
System.Collections.IEnumerable

Extension Methods