ComponentOne Document Library for WinForms
LogEntryList Class
Members 

C1.Win.C1Document.4 Assembly > C1.Win.C1Document Namespace : LogEntryList Class
Object Model
LogEntryList Class
Syntax
'Declaration
 
Public Class LogEntryList 
   Inherits System.Collections.Generic.List(Of LogEntry)
public class LogEntryList : System.Collections.Generic.List<LogEntry> 
Inheritance Hierarchy

System.Object
   System.Collections.Generic.List<T>
      C1.Win.C1Document.LogEntryList

See Also

Reference

LogEntryList Members
C1.Win.C1Document Namespace