C1.WPF.Document.4.6.2 Assembly / C1.WPF.Document Namespace / LogEntryList Class
Members

LogEntryList Class
The list of the log entry elements.
Object Model
LogEntryList Class
Syntax
'Declaration
 
Public Class LogEntryList 
   Inherits System.Collections.Generic.List(Of LogEntry)
 
Inheritance Hierarchy

System.Object
   System.Collections.Generic.List<T>
      C1.WPF.Document.LogEntryList

See Also