ComponentOne Document Library for WPF
AsReadOnly Method

C1.WPF.Document.4 Assembly > C1.WPF.Document 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