ComponentOne FlexReport for WinForms
AsReadOnly Method

C1.Win.C1Document.4 Assembly > C1.Win.C1Document Namespace > LogEntryList Class : AsReadOnly Method
Syntax
'Declaration
 
Public Function AsReadOnly() As System.Collections.ObjectModel.ReadOnlyCollection(Of LogEntry)
public System.Collections.ObjectModel.ReadOnlyCollection<LogEntry> AsReadOnly()
See Also

Reference

LogEntryList Class
LogEntryList Members