ComponentOne Zip for UWP
AsReadOnly Method

C1.UWP.Zip Assembly > C1.C1Zip Namespace > C1ZipEntryCollection Class : AsReadOnly Method
Syntax
'Declaration
 
Public Function AsReadOnly() As System.Collections.ObjectModel.ReadOnlyCollection(Of C1ZipEntry)
public System.Collections.ObjectModel.ReadOnlyCollection<C1ZipEntry> AsReadOnly()
See Also

Reference

C1ZipEntryCollection Class
C1ZipEntryCollection Members