Overload List
Name | Description | |
---|---|---|
![]() |
Add(String) |
Adds an entry to the current zip file.
|
![]() |
Add(array<String>[]()[][]) |
Adds a list of entries to the current zip file.
|
![]() |
Add(T) | (Inherited from List<(Of <(<'C1ZipEntry>)>)>.) |
![]() |
Add(Stream, String) |
Adds a stream to the current zip file.
|
![]() |
Add(String, Int32) |
Adds an entry to the current zip file.
|
![]() |
Add(String, String) |
Adds an entry to the current zip file.
|
![]() |
Add(Stream, String, DateTime) |
Adds a stream to the current zip file.
|
![]() |
Add(String, String, DateTime) |
Adds an entry to the current zip file.
|