Try our conversational search powered by Generative AI!

Class PageVersionCollection

Represents a collection of PageVersion classes.

Inheritance
System.Object
System.Collections.Generic.List<PageVersion>
PageVersionCollection
Implements
System.Collections.Generic.IList<PageVersion>
System.Collections.Generic.ICollection<PageVersion>
System.Collections.IList
System.Collections.ICollection
System.Collections.Generic.IReadOnlyList<PageVersion>
System.Collections.Generic.IReadOnlyCollection<PageVersion>
System.Collections.Generic.IEnumerable<PageVersion>
System.Collections.IEnumerable
Inherited Members
System.Collections.Generic.List<EPiServer.DataAbstraction.PageVersion>.System.Collections.IList.get_Item(System.Int32)
System.Collections.Generic.List<EPiServer.DataAbstraction.PageVersion>.System.Collections.IList.set_Item(System.Int32, System.Object)
System.Collections.Generic.List<EPiServer.DataAbstraction.PageVersion>.Add(EPiServer.DataAbstraction.PageVersion)
System.Collections.Generic.List<EPiServer.DataAbstraction.PageVersion>.System.Collections.IList.Add(System.Object)
System.Collections.Generic.List<EPiServer.DataAbstraction.PageVersion>.AddRange(System.Collections.Generic.IEnumerable<EPiServer.DataAbstraction.PageVersion>)
System.Collections.Generic.List<EPiServer.DataAbstraction.PageVersion>.AsReadOnly()
System.Collections.Generic.List<EPiServer.DataAbstraction.PageVersion>.BinarySearch(System.Int32, System.Int32, EPiServer.DataAbstraction.PageVersion, System.Collections.Generic.IComparer<EPiServer.DataAbstraction.PageVersion>)
System.Collections.Generic.List<EPiServer.DataAbstraction.PageVersion>.BinarySearch(EPiServer.DataAbstraction.PageVersion)
System.Collections.Generic.List<EPiServer.DataAbstraction.PageVersion>.BinarySearch(EPiServer.DataAbstraction.PageVersion, System.Collections.Generic.IComparer<EPiServer.DataAbstraction.PageVersion>)
System.Collections.Generic.List<EPiServer.DataAbstraction.PageVersion>.Clear()
System.Collections.Generic.List<EPiServer.DataAbstraction.PageVersion>.Contains(EPiServer.DataAbstraction.PageVersion)
System.Collections.Generic.List<EPiServer.DataAbstraction.PageVersion>.System.Collections.IList.Contains(System.Object)
System.Collections.Generic.List<EPiServer.DataAbstraction.PageVersion>.ConvertAll<TOutput>(System.Converter<EPiServer.DataAbstraction.PageVersion, TOutput>)
System.Collections.Generic.List<EPiServer.DataAbstraction.PageVersion>.CopyTo(EPiServer.DataAbstraction.PageVersion[])
System.Collections.Generic.List<EPiServer.DataAbstraction.PageVersion>.System.Collections.ICollection.CopyTo(System.Array, System.Int32)
System.Collections.Generic.List<EPiServer.DataAbstraction.PageVersion>.CopyTo(System.Int32, EPiServer.DataAbstraction.PageVersion[], System.Int32, System.Int32)
System.Collections.Generic.List<EPiServer.DataAbstraction.PageVersion>.CopyTo(EPiServer.DataAbstraction.PageVersion[], System.Int32)
System.Collections.Generic.List<EPiServer.DataAbstraction.PageVersion>.Exists(System.Predicate<EPiServer.DataAbstraction.PageVersion>)
System.Collections.Generic.List<EPiServer.DataAbstraction.PageVersion>.Find(System.Predicate<EPiServer.DataAbstraction.PageVersion>)
System.Collections.Generic.List<EPiServer.DataAbstraction.PageVersion>.FindAll(System.Predicate<EPiServer.DataAbstraction.PageVersion>)
System.Collections.Generic.List<EPiServer.DataAbstraction.PageVersion>.FindIndex(System.Predicate<EPiServer.DataAbstraction.PageVersion>)
System.Collections.Generic.List<EPiServer.DataAbstraction.PageVersion>.FindIndex(System.Int32, System.Predicate<EPiServer.DataAbstraction.PageVersion>)
System.Collections.Generic.List<EPiServer.DataAbstraction.PageVersion>.FindIndex(System.Int32, System.Int32, System.Predicate<EPiServer.DataAbstraction.PageVersion>)
System.Collections.Generic.List<EPiServer.DataAbstraction.PageVersion>.FindLast(System.Predicate<EPiServer.DataAbstraction.PageVersion>)
System.Collections.Generic.List<EPiServer.DataAbstraction.PageVersion>.FindLastIndex(System.Predicate<EPiServer.DataAbstraction.PageVersion>)
System.Collections.Generic.List<EPiServer.DataAbstraction.PageVersion>.FindLastIndex(System.Int32, System.Predicate<EPiServer.DataAbstraction.PageVersion>)
System.Collections.Generic.List<EPiServer.DataAbstraction.PageVersion>.FindLastIndex(System.Int32, System.Int32, System.Predicate<EPiServer.DataAbstraction.PageVersion>)
System.Collections.Generic.List<EPiServer.DataAbstraction.PageVersion>.ForEach(System.Action<EPiServer.DataAbstraction.PageVersion>)
System.Collections.Generic.List<EPiServer.DataAbstraction.PageVersion>.GetEnumerator()
System.Collections.Generic.List<EPiServer.DataAbstraction.PageVersion>.System.Collections.Generic.IEnumerable<EPiServer.DataAbstraction.PageVersion>.GetEnumerator()
System.Collections.Generic.List<EPiServer.DataAbstraction.PageVersion>.System.Collections.IEnumerable.GetEnumerator()
System.Collections.Generic.List<EPiServer.DataAbstraction.PageVersion>.GetRange(System.Int32, System.Int32)
System.Collections.Generic.List<EPiServer.DataAbstraction.PageVersion>.IndexOf(EPiServer.DataAbstraction.PageVersion)
System.Collections.Generic.List<EPiServer.DataAbstraction.PageVersion>.System.Collections.IList.IndexOf(System.Object)
System.Collections.Generic.List<EPiServer.DataAbstraction.PageVersion>.IndexOf(EPiServer.DataAbstraction.PageVersion, System.Int32)
System.Collections.Generic.List<EPiServer.DataAbstraction.PageVersion>.IndexOf(EPiServer.DataAbstraction.PageVersion, System.Int32, System.Int32)
System.Collections.Generic.List<EPiServer.DataAbstraction.PageVersion>.Insert(System.Int32, EPiServer.DataAbstraction.PageVersion)
System.Collections.Generic.List<EPiServer.DataAbstraction.PageVersion>.System.Collections.IList.Insert(System.Int32, System.Object)
System.Collections.Generic.List<EPiServer.DataAbstraction.PageVersion>.InsertRange(System.Int32, System.Collections.Generic.IEnumerable<EPiServer.DataAbstraction.PageVersion>)
System.Collections.Generic.List<EPiServer.DataAbstraction.PageVersion>.LastIndexOf(EPiServer.DataAbstraction.PageVersion)
System.Collections.Generic.List<EPiServer.DataAbstraction.PageVersion>.LastIndexOf(EPiServer.DataAbstraction.PageVersion, System.Int32)
System.Collections.Generic.List<EPiServer.DataAbstraction.PageVersion>.LastIndexOf(EPiServer.DataAbstraction.PageVersion, System.Int32, System.Int32)
System.Collections.Generic.List<EPiServer.DataAbstraction.PageVersion>.Remove(EPiServer.DataAbstraction.PageVersion)
System.Collections.Generic.List<EPiServer.DataAbstraction.PageVersion>.System.Collections.IList.Remove(System.Object)
System.Collections.Generic.List<EPiServer.DataAbstraction.PageVersion>.RemoveAll(System.Predicate<EPiServer.DataAbstraction.PageVersion>)
System.Collections.Generic.List<EPiServer.DataAbstraction.PageVersion>.RemoveAt(System.Int32)
System.Collections.Generic.List<EPiServer.DataAbstraction.PageVersion>.RemoveRange(System.Int32, System.Int32)
System.Collections.Generic.List<EPiServer.DataAbstraction.PageVersion>.Reverse()
System.Collections.Generic.List<EPiServer.DataAbstraction.PageVersion>.Reverse(System.Int32, System.Int32)
System.Collections.Generic.List<EPiServer.DataAbstraction.PageVersion>.Sort()
System.Collections.Generic.List<EPiServer.DataAbstraction.PageVersion>.Sort(System.Collections.Generic.IComparer<EPiServer.DataAbstraction.PageVersion>)
System.Collections.Generic.List<EPiServer.DataAbstraction.PageVersion>.Sort(System.Int32, System.Int32, System.Collections.Generic.IComparer<EPiServer.DataAbstraction.PageVersion>)
System.Collections.Generic.List<EPiServer.DataAbstraction.PageVersion>.Sort(System.Comparison<EPiServer.DataAbstraction.PageVersion>)
System.Collections.Generic.List<EPiServer.DataAbstraction.PageVersion>.ToArray()
System.Collections.Generic.List<EPiServer.DataAbstraction.PageVersion>.TrimExcess()
System.Collections.Generic.List<EPiServer.DataAbstraction.PageVersion>.TrueForAll(System.Predicate<EPiServer.DataAbstraction.PageVersion>)
System.Collections.Generic.List<EPiServer.DataAbstraction.PageVersion>.Capacity
System.Collections.Generic.List<EPiServer.DataAbstraction.PageVersion>.Count
System.Collections.Generic.List<EPiServer.DataAbstraction.PageVersion>.System.Collections.IList.IsFixedSize
System.Collections.Generic.List<EPiServer.DataAbstraction.PageVersion>.System.Collections.Generic.ICollection<EPiServer.DataAbstraction.PageVersion>.IsReadOnly
System.Collections.Generic.List<EPiServer.DataAbstraction.PageVersion>.System.Collections.IList.IsReadOnly
System.Collections.Generic.List<EPiServer.DataAbstraction.PageVersion>.System.Collections.ICollection.IsSynchronized
System.Collections.Generic.List<EPiServer.DataAbstraction.PageVersion>.System.Collections.ICollection.SyncRoot
System.Collections.Generic.List<EPiServer.DataAbstraction.PageVersion>.Item[System.Int32]
System.Collections.Generic.List<EPiServer.DataAbstraction.PageVersion>.System.Collections.IList.Item[System.Int32]
System.Object.ToString()
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.DataAbstraction
Assembly: EPiServer.dll
Version: 11.20.7
Syntax
[Obsolete("Use ContentVersion")]
public class PageVersionCollection : List<PageVersion>, IList<PageVersion>, ICollection<PageVersion>, IList, ICollection, IReadOnlyList<PageVersion>, IReadOnlyCollection<PageVersion>, IEnumerable<PageVersion>, IEnumerable

Constructors

PageVersionCollection()

Declaration
public PageVersionCollection()

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