Class ChildTags
Implements
System.Collections.Generic.IList<TagBase>
System.Collections.Generic.ICollection<TagBase>
System.Collections.IList
System.Collections.ICollection
System.Collections.Generic.IReadOnlyList<TagBase>
System.Collections.Generic.IReadOnlyCollection<TagBase>
System.Collections.Generic.IEnumerable<TagBase>
System.Collections.IEnumerable
Inherited Members
System.Collections.Generic.List<ToSic.Razor.Markup.TagBase>.System.Collections.IList.get_Item(System.Int32)
System.Collections.Generic.List<ToSic.Razor.Markup.TagBase>.System.Collections.IList.set_Item(System.Int32, System.Object)
System.Collections.Generic.List<ToSic.Razor.Markup.TagBase>.Add(ToSic.Razor.Markup.TagBase)
System.Collections.Generic.List<ToSic.Razor.Markup.TagBase>.System.Collections.IList.Add(System.Object)
System.Collections.Generic.List<ToSic.Razor.Markup.TagBase>.AddRange(System.Collections.Generic.IEnumerable<ToSic.Razor.Markup.TagBase>)
System.Collections.Generic.List<ToSic.Razor.Markup.TagBase>.AsReadOnly()
System.Collections.Generic.List<ToSic.Razor.Markup.TagBase>.BinarySearch(System.Int32, System.Int32, ToSic.Razor.Markup.TagBase, System.Collections.Generic.IComparer<ToSic.Razor.Markup.TagBase>)
System.Collections.Generic.List<ToSic.Razor.Markup.TagBase>.BinarySearch(ToSic.Razor.Markup.TagBase)
System.Collections.Generic.List<ToSic.Razor.Markup.TagBase>.BinarySearch(ToSic.Razor.Markup.TagBase, System.Collections.Generic.IComparer<ToSic.Razor.Markup.TagBase>)
System.Collections.Generic.List<ToSic.Razor.Markup.TagBase>.Clear()
System.Collections.Generic.List<ToSic.Razor.Markup.TagBase>.Contains(ToSic.Razor.Markup.TagBase)
System.Collections.Generic.List<ToSic.Razor.Markup.TagBase>.System.Collections.IList.Contains(System.Object)
System.Collections.Generic.List<ToSic.Razor.Markup.TagBase>.ConvertAll<TOutput>(System.Converter<ToSic.Razor.Markup.TagBase, TOutput>)
System.Collections.Generic.List<ToSic.Razor.Markup.TagBase>.CopyTo(ToSic.Razor.Markup.TagBase[])
System.Collections.Generic.List<ToSic.Razor.Markup.TagBase>.System.Collections.ICollection.CopyTo(System.Array, System.Int32)
System.Collections.Generic.List<ToSic.Razor.Markup.TagBase>.CopyTo(System.Int32, ToSic.Razor.Markup.TagBase[], System.Int32, System.Int32)
System.Collections.Generic.List<ToSic.Razor.Markup.TagBase>.CopyTo(ToSic.Razor.Markup.TagBase[], System.Int32)
System.Collections.Generic.List<ToSic.Razor.Markup.TagBase>.Exists(System.Predicate<ToSic.Razor.Markup.TagBase>)
System.Collections.Generic.List<ToSic.Razor.Markup.TagBase>.Find(System.Predicate<ToSic.Razor.Markup.TagBase>)
System.Collections.Generic.List<ToSic.Razor.Markup.TagBase>.FindAll(System.Predicate<ToSic.Razor.Markup.TagBase>)
System.Collections.Generic.List<ToSic.Razor.Markup.TagBase>.FindIndex(System.Predicate<ToSic.Razor.Markup.TagBase>)
System.Collections.Generic.List<ToSic.Razor.Markup.TagBase>.FindIndex(System.Int32, System.Predicate<ToSic.Razor.Markup.TagBase>)
System.Collections.Generic.List<ToSic.Razor.Markup.TagBase>.FindIndex(System.Int32, System.Int32, System.Predicate<ToSic.Razor.Markup.TagBase>)
System.Collections.Generic.List<ToSic.Razor.Markup.TagBase>.FindLast(System.Predicate<ToSic.Razor.Markup.TagBase>)
System.Collections.Generic.List<ToSic.Razor.Markup.TagBase>.FindLastIndex(System.Predicate<ToSic.Razor.Markup.TagBase>)
System.Collections.Generic.List<ToSic.Razor.Markup.TagBase>.FindLastIndex(System.Int32, System.Predicate<ToSic.Razor.Markup.TagBase>)
System.Collections.Generic.List<ToSic.Razor.Markup.TagBase>.FindLastIndex(System.Int32, System.Int32, System.Predicate<ToSic.Razor.Markup.TagBase>)
System.Collections.Generic.List<ToSic.Razor.Markup.TagBase>.ForEach(System.Action<ToSic.Razor.Markup.TagBase>)
System.Collections.Generic.List<ToSic.Razor.Markup.TagBase>.GetEnumerator()
System.Collections.Generic.List<ToSic.Razor.Markup.TagBase>.System.Collections.Generic.IEnumerable<ToSic.Razor.Markup.TagBase>.GetEnumerator()
System.Collections.Generic.List<ToSic.Razor.Markup.TagBase>.System.Collections.IEnumerable.GetEnumerator()
System.Collections.Generic.List<ToSic.Razor.Markup.TagBase>.GetRange(System.Int32, System.Int32)
System.Collections.Generic.List<ToSic.Razor.Markup.TagBase>.IndexOf(ToSic.Razor.Markup.TagBase)
System.Collections.Generic.List<ToSic.Razor.Markup.TagBase>.System.Collections.IList.IndexOf(System.Object)
System.Collections.Generic.List<ToSic.Razor.Markup.TagBase>.IndexOf(ToSic.Razor.Markup.TagBase, System.Int32)
System.Collections.Generic.List<ToSic.Razor.Markup.TagBase>.IndexOf(ToSic.Razor.Markup.TagBase, System.Int32, System.Int32)
System.Collections.Generic.List<ToSic.Razor.Markup.TagBase>.Insert(System.Int32, ToSic.Razor.Markup.TagBase)
System.Collections.Generic.List<ToSic.Razor.Markup.TagBase>.System.Collections.IList.Insert(System.Int32, System.Object)
System.Collections.Generic.List<ToSic.Razor.Markup.TagBase>.InsertRange(System.Int32, System.Collections.Generic.IEnumerable<ToSic.Razor.Markup.TagBase>)
System.Collections.Generic.List<ToSic.Razor.Markup.TagBase>.LastIndexOf(ToSic.Razor.Markup.TagBase)
System.Collections.Generic.List<ToSic.Razor.Markup.TagBase>.LastIndexOf(ToSic.Razor.Markup.TagBase, System.Int32)
System.Collections.Generic.List<ToSic.Razor.Markup.TagBase>.LastIndexOf(ToSic.Razor.Markup.TagBase, System.Int32, System.Int32)
System.Collections.Generic.List<ToSic.Razor.Markup.TagBase>.Remove(ToSic.Razor.Markup.TagBase)
System.Collections.Generic.List<ToSic.Razor.Markup.TagBase>.System.Collections.IList.Remove(System.Object)
System.Collections.Generic.List<ToSic.Razor.Markup.TagBase>.RemoveAll(System.Predicate<ToSic.Razor.Markup.TagBase>)
System.Collections.Generic.List<ToSic.Razor.Markup.TagBase>.RemoveAt(System.Int32)
System.Collections.Generic.List<ToSic.Razor.Markup.TagBase>.RemoveRange(System.Int32, System.Int32)
System.Collections.Generic.List<ToSic.Razor.Markup.TagBase>.Reverse()
System.Collections.Generic.List<ToSic.Razor.Markup.TagBase>.Reverse(System.Int32, System.Int32)
System.Collections.Generic.List<ToSic.Razor.Markup.TagBase>.Sort()
System.Collections.Generic.List<ToSic.Razor.Markup.TagBase>.Sort(System.Collections.Generic.IComparer<ToSic.Razor.Markup.TagBase>)
System.Collections.Generic.List<ToSic.Razor.Markup.TagBase>.Sort(System.Int32, System.Int32, System.Collections.Generic.IComparer<ToSic.Razor.Markup.TagBase>)
System.Collections.Generic.List<ToSic.Razor.Markup.TagBase>.Sort(System.Comparison<ToSic.Razor.Markup.TagBase>)
System.Collections.Generic.List<ToSic.Razor.Markup.TagBase>.ToArray()
System.Collections.Generic.List<ToSic.Razor.Markup.TagBase>.TrimExcess()
System.Collections.Generic.List<ToSic.Razor.Markup.TagBase>.TrueForAll(System.Predicate<ToSic.Razor.Markup.TagBase>)
System.Collections.Generic.List<ToSic.Razor.Markup.TagBase>.Capacity
System.Collections.Generic.List<ToSic.Razor.Markup.TagBase>.Count
System.Collections.Generic.List<ToSic.Razor.Markup.TagBase>.System.Collections.IList.IsFixedSize
System.Collections.Generic.List<ToSic.Razor.Markup.TagBase>.System.Collections.Generic.ICollection<ToSic.Razor.Markup.TagBase>.IsReadOnly
System.Collections.Generic.List<ToSic.Razor.Markup.TagBase>.System.Collections.IList.IsReadOnly
System.Collections.Generic.List<ToSic.Razor.Markup.TagBase>.System.Collections.ICollection.IsSynchronized
System.Collections.Generic.List<ToSic.Razor.Markup.TagBase>.System.Collections.ICollection.SyncRoot
System.Collections.Generic.List<ToSic.Razor.Markup.TagBase>.Item[System.Int32]
System.Collections.Generic.List<ToSic.Razor.Markup.TagBase>.System.Collections.IList.Item[System.Int32]
Namespace: ToSic.Razor.Markup
Assembly: ToSic.Razor.dll
Syntax
public class ChildTags : List<TagBase>, IList<TagBase>, ICollection<TagBase>, IList, ICollection, IReadOnlyList<TagBase>, IReadOnlyCollection<TagBase>, IEnumerable<TagBase>, IEnumerable
Constructors
| Improve this Doc View SourceChildTags(Object[])
Declaration
public ChildTags(params object[] children)
Parameters
Type | Name | Description |
---|---|---|
System.Object[] | children |
ChildTags(ChildTags)
Declaration
public ChildTags(ChildTags original)
Parameters
Type | Name | Description |
---|---|---|
ChildTags | original |
Methods
| Improve this Doc View SourceAdd(Object[])
Declaration
public void Add(params object[] children)
Parameters
Type | Name | Description |
---|---|---|
System.Object[] | children |
Replace(Object[])
Declaration
public void Replace(params object[] children)
Parameters
Type | Name | Description |
---|---|---|
System.Object[] | children |
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