[]
        
(Showing Draft Content)

C1.WPF.Document.LogEntryList

LogEntryList Class

The list of the log entry elements.

Inheritance
LogEntryList
Namespace: C1.WPF.Document
Assembly: C1.WPF.Document.4.6.2.dll
Syntax
public class LogEntryList : List<LogEntry>, IList<LogEntry>, ICollection<LogEntry>, IList, ICollection, IReadOnlyList<LogEntry>, IReadOnlyCollection<LogEntry>, IEnumerable<LogEntry>, IEnumerable

Constructors

Name Description
LogEntryList()

Methods

Name Description
Add(LogEntrySeverity, Exception, string)

Adds entry to LogEntryList

Add(string)

Adds LogEntry element to list.