'Declaration Public Class LogEntryList Inherits System.Collections.Generic.List(Of LogEntryBase)
public class LogEntryList : System.Collections.Generic.List<LogEntryBase>
'Declaration Public Class LogEntryList Inherits System.Collections.Generic.List(Of LogEntryBase)
public class LogEntryList : System.Collections.Generic.List<LogEntryBase>
System.Object
System.Collections.Generic.List<T>
GrapeCity.Documents.Pdf.Log.LogEntryList