ComponentOne Document Library for UWP
LogEntryList Class
Members 

C1.UWP.Document Assembly > C1.Xaml.Document 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.Xaml.Document.LogEntryList

See Also

Reference

LogEntryList Members
C1.Xaml.Document Namespace