volume_up

A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

volume_up

A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

Class SearchDocuments

Search Document Container.

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

Constructors

SearchDocuments()

Declaration
public SearchDocuments()

Properties

TotalCount

Gets or sets the total count.

Declaration
public virtual int TotalCount { get; set; }
Property Value
Type Description
System.Int32

The total count.

Implements

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