'Declaration Public Class LogEntryList Inherits System.Collections.Generic.List(Of LogEntry)
public class LogEntryList : System.Collections.Generic.List<LogEntry>
'Declaration Public Class LogEntryList Inherits System.Collections.Generic.List(Of LogEntry)
public class LogEntryList : System.Collections.Generic.List<LogEntry>
System.Object
System.Collections.Generic.List<T>
C1.Win.C1Document.LogEntryList