Overload List

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

See Also