ComponentOne Zip for .NET 2.0
C1.Zip Assembly / C1.Zip Namespace / C1ZipEntryCollection Class / Add Method

In This Topic
    Add Method
    In This Topic
    Adds a stream to the current zip file.
    Overload List
    OverloadDescription
    Adds a stream to the current zip file.  
    Adds a stream to the current zip file.  
    Adds an entry to the current zip file.  
    Adds a list of entries to the current zip file.  
    Adds an entry to the current zip file.  
    Adds an entry to the current zip file.  
    Adds an entry to the current zip file.  
    (Inherited from System.Collections.Generic.List<C1ZipEntry>)
    See Also