ComponentOne Zip for UWP
C1ZipEntryCollection Class Members
Properties  Methods 

C1.UWP.Zip Assembly > C1.C1Zip Namespace : C1ZipEntryCollection Class

The following tables list the members exposed by C1ZipEntryCollection.

Public Properties
 NameDescription
Public Property (Inherited from System.Collections.Generic.List<C1ZipEntry>)
Public Property (Inherited from System.Collections.Generic.List<C1ZipEntry>)
Public PropertyGets the C1ZipEntry with the given name (returns null if the entry cannot be found).  
Top
Public Methods
 NameDescription
Public MethodOverloaded. Adds a stream to the current zip file.  
Public MethodOverloaded. Adds a file to the current zip file.  
Public MethodAdds the content of a folder to the current zip file.  
Public Method (Inherited from System.Collections.Generic.List<C1ZipEntry>)
Public Method (Inherited from System.Collections.Generic.List<C1ZipEntry>)
Public MethodOverloaded.  (Inherited from System.Collections.Generic.List<C1ZipEntry>)
Public Method (Inherited from System.Collections.Generic.List<C1ZipEntry>)
Public MethodOverloaded. Determines whether the collection contains an entry with a given name.  
Public Method (Inherited from System.Collections.Generic.List<C1ZipEntry>)
Public MethodOverloaded.  (Inherited from System.Collections.Generic.List<C1ZipEntry>)
Public Method (Inherited from System.Collections.Generic.List<C1ZipEntry>)
Public Method (Inherited from System.Collections.Generic.List<C1ZipEntry>)
Public Method (Inherited from System.Collections.Generic.List<C1ZipEntry>)
Public MethodOverloaded.  (Inherited from System.Collections.Generic.List<C1ZipEntry>)
Public Method (Inherited from System.Collections.Generic.List<C1ZipEntry>)
Public MethodOverloaded.  (Inherited from System.Collections.Generic.List<C1ZipEntry>)
Public Method (Inherited from System.Collections.Generic.List<C1ZipEntry>)
Public Method (Inherited from System.Collections.Generic.List<C1ZipEntry>)
Public MethodOverloaded. Gets the index of the entry with the specified name.  
Public Method (Inherited from System.Collections.Generic.List<C1ZipEntry>)
Public Method (Inherited from System.Collections.Generic.List<C1ZipEntry>)
Public MethodOverloaded.  (Inherited from System.Collections.Generic.List<C1ZipEntry>)
Public MethodOverloaded. Opens a stream for writing an entry into the zip file.  
Public MethodOverloaded. Removes an entry from the current zip file.  
Public Method (Inherited from System.Collections.Generic.List<C1ZipEntry>)
Public Method (Inherited from System.Collections.Generic.List<C1ZipEntry>)
Public Method (Inherited from System.Collections.Generic.List<C1ZipEntry>)
Public MethodOverloaded.  (Inherited from System.Collections.Generic.List<C1ZipEntry>)
Public MethodOverloaded.  (Inherited from System.Collections.Generic.List<C1ZipEntry>)
Public Method (Inherited from System.Collections.Generic.List<C1ZipEntry>)
Public Method (Inherited from System.Collections.Generic.List<C1ZipEntry>)
Public Method (Inherited from System.Collections.Generic.List<C1ZipEntry>)
Top
See Also

Reference

C1ZipEntryCollection Class
C1.C1Zip Namespace