[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Log.LogEntryList

Class LogEntryList

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

Defines list of LogEntryBase objects.

public class LogEntryList : List<LogEntryBase>, IList<LogEntryBase>, ICollection<LogEntryBase>, IList, ICollection, IReadOnlyList<LogEntryBase>, IReadOnlyCollection<LogEntryBase>, IEnumerable<LogEntryBase>, IEnumerable
Inheritance
LogEntryList
Implements
Inherited Members

Constructors

LogEntryList()

public LogEntryList()