ComponentOne Zip for UWP
C1.UWP.Zip Assembly / C1.C1Zip 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.  
    (Inherited from System.Collections.Generic.List<C1ZipEntry>)
    See Also