[]
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
Public Class LogEntryList
Inherits List(Of LogEntryBase)
Implements IList(Of LogEntryBase), ICollection(Of LogEntryBase), IList, ICollection, IReadOnlyList(Of LogEntryBase), IReadOnlyCollection(Of LogEntryBase), IEnumerable(Of LogEntryBase), IEnumerable
Name | Description |
---|---|
LogEntryList() |