[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Log.LogEntryList

Class LogEntryList

Namespace
GrapeCity.Documents.Pdf.Log
Assembly
GcDocs.Pdf.dll

Defines list of GrapeCity.Documents.Pdf.Log.LogEntryBase objects.

public class LogEntryList : List<LogEntryBase>, IList<LogEntryBase>, ICollection<LogEntryBase>, IList, ICollection, IReadOnlyList<LogEntryBase>, IReadOnlyCollection<LogEntryBase>, IEnumerable<LogEntryBase>, IEnumerable
Inheritance
object
System.Collections.Generic.List<T><GrapeCity.Documents.Pdf.Log.LogEntryBase>
LogEntryList
Implements
System.Collections.Generic.IList<T><GrapeCity.Documents.Pdf.Log.LogEntryBase>
System.Collections.Generic.ICollection<T><GrapeCity.Documents.Pdf.Log.LogEntryBase>
System.Collections.IList
System.Collections.ICollection
System.Collections.Generic.IReadOnlyList<T><GrapeCity.Documents.Pdf.Log.LogEntryBase>
System.Collections.Generic.IReadOnlyCollection<T><GrapeCity.Documents.Pdf.Log.LogEntryBase>
System.Collections.Generic.IEnumerable<T><GrapeCity.Documents.Pdf.Log.LogEntryBase>
System.Collections.IEnumerable
Inherited Members
System.Collections.Generic.List<GrapeCity.Documents.Pdf.Log.LogEntryBase>.Add(GrapeCity.Documents.Pdf.Log.LogEntryBase)
System.Collections.Generic.List<GrapeCity.Documents.Pdf.Log.LogEntryBase>.AddRange(System.Collections.Generic.IEnumerable<GrapeCity.Documents.Pdf.Log.LogEntryBase>)
System.Collections.Generic.List<GrapeCity.Documents.Pdf.Log.LogEntryBase>.AsReadOnly()
System.Collections.Generic.List<GrapeCity.Documents.Pdf.Log.LogEntryBase>.BinarySearch(int, int, GrapeCity.Documents.Pdf.Log.LogEntryBase, System.Collections.Generic.IComparer<GrapeCity.Documents.Pdf.Log.LogEntryBase>)
System.Collections.Generic.List<GrapeCity.Documents.Pdf.Log.LogEntryBase>.BinarySearch(GrapeCity.Documents.Pdf.Log.LogEntryBase)
System.Collections.Generic.List<GrapeCity.Documents.Pdf.Log.LogEntryBase>.BinarySearch(GrapeCity.Documents.Pdf.Log.LogEntryBase, System.Collections.Generic.IComparer<GrapeCity.Documents.Pdf.Log.LogEntryBase>)
System.Collections.Generic.List<GrapeCity.Documents.Pdf.Log.LogEntryBase>.Clear()
System.Collections.Generic.List<GrapeCity.Documents.Pdf.Log.LogEntryBase>.Contains(GrapeCity.Documents.Pdf.Log.LogEntryBase)
System.Collections.Generic.List<GrapeCity.Documents.Pdf.Log.LogEntryBase>.ConvertAll<TOutput>(System.Converter<GrapeCity.Documents.Pdf.Log.LogEntryBase, TOutput>)
System.Collections.Generic.List<GrapeCity.Documents.Pdf.Log.LogEntryBase>.CopyTo(GrapeCity.Documents.Pdf.Log.LogEntryBase[])
System.Collections.Generic.List<GrapeCity.Documents.Pdf.Log.LogEntryBase>.CopyTo(int, GrapeCity.Documents.Pdf.Log.LogEntryBase[], int, int)
System.Collections.Generic.List<GrapeCity.Documents.Pdf.Log.LogEntryBase>.CopyTo(GrapeCity.Documents.Pdf.Log.LogEntryBase[], int)
System.Collections.Generic.List<GrapeCity.Documents.Pdf.Log.LogEntryBase>.Exists(System.Predicate<GrapeCity.Documents.Pdf.Log.LogEntryBase>)
System.Collections.Generic.List<GrapeCity.Documents.Pdf.Log.LogEntryBase>.Find(System.Predicate<GrapeCity.Documents.Pdf.Log.LogEntryBase>)
System.Collections.Generic.List<GrapeCity.Documents.Pdf.Log.LogEntryBase>.FindAll(System.Predicate<GrapeCity.Documents.Pdf.Log.LogEntryBase>)
System.Collections.Generic.List<GrapeCity.Documents.Pdf.Log.LogEntryBase>.FindIndex(System.Predicate<GrapeCity.Documents.Pdf.Log.LogEntryBase>)
System.Collections.Generic.List<GrapeCity.Documents.Pdf.Log.LogEntryBase>.FindIndex(int, System.Predicate<GrapeCity.Documents.Pdf.Log.LogEntryBase>)
System.Collections.Generic.List<GrapeCity.Documents.Pdf.Log.LogEntryBase>.FindIndex(int, int, System.Predicate<GrapeCity.Documents.Pdf.Log.LogEntryBase>)
System.Collections.Generic.List<GrapeCity.Documents.Pdf.Log.LogEntryBase>.FindLast(System.Predicate<GrapeCity.Documents.Pdf.Log.LogEntryBase>)
System.Collections.Generic.List<GrapeCity.Documents.Pdf.Log.LogEntryBase>.FindLastIndex(System.Predicate<GrapeCity.Documents.Pdf.Log.LogEntryBase>)
System.Collections.Generic.List<GrapeCity.Documents.Pdf.Log.LogEntryBase>.FindLastIndex(int, System.Predicate<GrapeCity.Documents.Pdf.Log.LogEntryBase>)
System.Collections.Generic.List<GrapeCity.Documents.Pdf.Log.LogEntryBase>.FindLastIndex(int, int, System.Predicate<GrapeCity.Documents.Pdf.Log.LogEntryBase>)
System.Collections.Generic.List<GrapeCity.Documents.Pdf.Log.LogEntryBase>.ForEach(System.Action<GrapeCity.Documents.Pdf.Log.LogEntryBase>)
System.Collections.Generic.List<GrapeCity.Documents.Pdf.Log.LogEntryBase>.GetEnumerator()
System.Collections.Generic.List<GrapeCity.Documents.Pdf.Log.LogEntryBase>.GetRange(int, int)
System.Collections.Generic.List<GrapeCity.Documents.Pdf.Log.LogEntryBase>.IndexOf(GrapeCity.Documents.Pdf.Log.LogEntryBase)
System.Collections.Generic.List<GrapeCity.Documents.Pdf.Log.LogEntryBase>.IndexOf(GrapeCity.Documents.Pdf.Log.LogEntryBase, int)
System.Collections.Generic.List<GrapeCity.Documents.Pdf.Log.LogEntryBase>.IndexOf(GrapeCity.Documents.Pdf.Log.LogEntryBase, int, int)
System.Collections.Generic.List<GrapeCity.Documents.Pdf.Log.LogEntryBase>.Insert(int, GrapeCity.Documents.Pdf.Log.LogEntryBase)
System.Collections.Generic.List<GrapeCity.Documents.Pdf.Log.LogEntryBase>.InsertRange(int, System.Collections.Generic.IEnumerable<GrapeCity.Documents.Pdf.Log.LogEntryBase>)
System.Collections.Generic.List<GrapeCity.Documents.Pdf.Log.LogEntryBase>.LastIndexOf(GrapeCity.Documents.Pdf.Log.LogEntryBase)
System.Collections.Generic.List<GrapeCity.Documents.Pdf.Log.LogEntryBase>.LastIndexOf(GrapeCity.Documents.Pdf.Log.LogEntryBase, int)
System.Collections.Generic.List<GrapeCity.Documents.Pdf.Log.LogEntryBase>.LastIndexOf(GrapeCity.Documents.Pdf.Log.LogEntryBase, int, int)
System.Collections.Generic.List<GrapeCity.Documents.Pdf.Log.LogEntryBase>.Remove(GrapeCity.Documents.Pdf.Log.LogEntryBase)
System.Collections.Generic.List<GrapeCity.Documents.Pdf.Log.LogEntryBase>.RemoveAll(System.Predicate<GrapeCity.Documents.Pdf.Log.LogEntryBase>)
System.Collections.Generic.List<GrapeCity.Documents.Pdf.Log.LogEntryBase>.RemoveAt(int)
System.Collections.Generic.List<GrapeCity.Documents.Pdf.Log.LogEntryBase>.RemoveRange(int, int)
System.Collections.Generic.List<GrapeCity.Documents.Pdf.Log.LogEntryBase>.Reverse()
System.Collections.Generic.List<GrapeCity.Documents.Pdf.Log.LogEntryBase>.Reverse(int, int)
System.Collections.Generic.List<GrapeCity.Documents.Pdf.Log.LogEntryBase>.Sort()
System.Collections.Generic.List<GrapeCity.Documents.Pdf.Log.LogEntryBase>.Sort(System.Collections.Generic.IComparer<GrapeCity.Documents.Pdf.Log.LogEntryBase>)
System.Collections.Generic.List<GrapeCity.Documents.Pdf.Log.LogEntryBase>.Sort(int, int, System.Collections.Generic.IComparer<GrapeCity.Documents.Pdf.Log.LogEntryBase>)
System.Collections.Generic.List<GrapeCity.Documents.Pdf.Log.LogEntryBase>.Sort(System.Comparison<GrapeCity.Documents.Pdf.Log.LogEntryBase>)
System.Collections.Generic.List<GrapeCity.Documents.Pdf.Log.LogEntryBase>.ToArray()
System.Collections.Generic.List<GrapeCity.Documents.Pdf.Log.LogEntryBase>.TrimExcess()
System.Collections.Generic.List<GrapeCity.Documents.Pdf.Log.LogEntryBase>.TrueForAll(System.Predicate<GrapeCity.Documents.Pdf.Log.LogEntryBase>)
System.Collections.Generic.List<GrapeCity.Documents.Pdf.Log.LogEntryBase>.Capacity
System.Collections.Generic.List<GrapeCity.Documents.Pdf.Log.LogEntryBase>.Count
System.Collections.Generic.List<GrapeCity.Documents.Pdf.Log.LogEntryBase>.this[int]
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()

Constructors

LogEntryList()

public LogEntryList()