ComponentOne FlexReport for UWP
AsReadOnly Method

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