The C1ZipEntryCollection type exposes the following members.

Methods

  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>)>)>List<(Of <(<'T>)>)>.)
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.
Public method AddRange (Inherited from List<(Of <(<'C1ZipEntry>)>)>.)
Public method AsReadOnly (Inherited from List<(Of <(<'C1ZipEntry>)>)>.)
Public method BinarySearch(T) (Inherited from List<(Of <(<'C1ZipEntry>)>)>List<(Of <(<'T>)>)>.)
Public method BinarySearch(T, IComparer<(Of <<'(T>)>>)) (Inherited from List<(Of <(<'C1ZipEntry>)>)>List<(Of <(<'T>)>)>.)
Public method BinarySearch(Int32, Int32, T, IComparer<(Of <<'(T>)>>)) (Inherited from List<(Of <(<'C1ZipEntry>)>)>List<(Of <(<'T>)>)>.)
Public method Clear (Inherited from List<(Of <(<'C1ZipEntry>)>)>.)
Public method Contains(String)
Determines whether the collection contains an entry with a given name.
Public method Contains(T) (Inherited from List<(Of <(<'C1ZipEntry>)>)>List<(Of <(<'T>)>)>.)
Public method ConvertAll<(Of <<'(TOutput>)>>) (Inherited from List<(Of <(<'C1ZipEntry>)>)>.)
Public method CopyTo(array<T>[]()[][]) (Inherited from List<(Of <(<'C1ZipEntry>)>)>List<(Of <(<'T>)>)>.)
Public method CopyTo(array<T>[]()[][], Int32) (Inherited from List<(Of <(<'C1ZipEntry>)>)>List<(Of <(<'T>)>)>.)
Public method CopyTo(Int32, array<T>[]()[][], Int32, Int32) (Inherited from List<(Of <(<'C1ZipEntry>)>)>List<(Of <(<'T>)>)>.)
Public method Equals (Inherited from Object.)
Public method Exists (Inherited from List<(Of <(<'C1ZipEntry>)>)>.)
Public method Extract(Int32)
Extracts a file from the current zip file.
Public method Extract(String)
Extracts a file from the current zip file.
Public method Extract(Int32, String)
Extracts a file from the current zip file.
Public method Extract(String, String)
Extracts a file from the current zip file.
Public method Find (Inherited from List<(Of <(<'C1ZipEntry>)>)>.)
Public method FindAll (Inherited from List<(Of <(<'C1ZipEntry>)>)>.)
Public method FindIndex(Predicate<(Of <<'(T>)>>)) (Inherited from List<(Of <(<'C1ZipEntry>)>)>List<(Of <(<'T>)>)>.)
Public method FindIndex(Int32, Predicate<(Of <<'(T>)>>)) (Inherited from List<(Of <(<'C1ZipEntry>)>)>List<(Of <(<'T>)>)>.)
Public method FindIndex(Int32, Int32, Predicate<(Of <<'(T>)>>)) (Inherited from List<(Of <(<'C1ZipEntry>)>)>List<(Of <(<'T>)>)>.)
Public method FindLast (Inherited from List<(Of <(<'C1ZipEntry>)>)>.)
Public method FindLastIndex(Predicate<(Of <<'(T>)>>)) (Inherited from List<(Of <(<'C1ZipEntry>)>)>List<(Of <(<'T>)>)>.)
Public method FindLastIndex(Int32, Predicate<(Of <<'(T>)>>)) (Inherited from List<(Of <(<'C1ZipEntry>)>)>List<(Of <(<'T>)>)>.)
Public method FindLastIndex(Int32, Int32, Predicate<(Of <<'(T>)>>)) (Inherited from List<(Of <(<'C1ZipEntry>)>)>List<(Of <(<'T>)>)>.)
Public method ForEach (Inherited from List<(Of <(<'C1ZipEntry>)>)>.)
Public method GetEnumerator (Inherited from List<(Of <(<'C1ZipEntry>)>)>.)
Public method GetHashCode (Inherited from Object.)
Public method GetRange (Inherited from List<(Of <(<'C1ZipEntry>)>)>.)
Public method GetType (Inherited from Object.)
Public method IndexOf(String)
Gets the index of the entry with the specified name.
Public method IndexOf(T) (Inherited from List<(Of <(<'C1ZipEntry>)>)>List<(Of <(<'T>)>)>.)
Public method IndexOf(T, Int32) (Inherited from List<(Of <(<'C1ZipEntry>)>)>List<(Of <(<'T>)>)>.)
Public method IndexOf(T, Int32, Int32) (Inherited from List<(Of <(<'C1ZipEntry>)>)>List<(Of <(<'T>)>)>.)
Public method Insert (Inherited from List<(Of <(<'C1ZipEntry>)>)>.)
Public method InsertRange (Inherited from List<(Of <(<'C1ZipEntry>)>)>.)
Public method LastIndexOf(T) (Inherited from List<(Of <(<'C1ZipEntry>)>)>List<(Of <(<'T>)>)>.)
Public method LastIndexOf(T, Int32) (Inherited from List<(Of <(<'C1ZipEntry>)>)>List<(Of <(<'T>)>)>.)
Public method LastIndexOf(T, Int32, Int32) (Inherited from List<(Of <(<'C1ZipEntry>)>)>List<(Of <(<'T>)>)>.)
Public method OpenWriter(String, Boolean)
Opens a stream for writing an entry into the zip file.
Public method OpenWriter(String, DateTime, Boolean)
Opens a stream for writing an entry into the zip file.
Public method Remove(Int32)
Removes an entry from the current zip file.
Public method Remove(array<Int32>[]()[][])
Removes several entries from the current zip file.
Public method Remove(String)
Removes an entry from the current zip file.
Public method Remove(array<String>[]()[][])
Removes several entries from the current zip file.
Public method Remove(T) (Inherited from List<(Of <(<'C1ZipEntry>)>)>List<(Of <(<'T>)>)>.)
Public method RemoveAll (Inherited from List<(Of <(<'C1ZipEntry>)>)>.)
Public method RemoveAt (Inherited from List<(Of <(<'C1ZipEntry>)>)>.)
Public method RemoveRange (Inherited from List<(Of <(<'C1ZipEntry>)>)>.)
Public method Reverse()()()() (Inherited from List<(Of <(<'C1ZipEntry>)>)>List<(Of <(<'T>)>)>.)
Public method Reverse(Int32, Int32) (Inherited from List<(Of <(<'C1ZipEntry>)>)>List<(Of <(<'T>)>)>.)
Public method Sort()()()() (Inherited from List<(Of <(<'C1ZipEntry>)>)>List<(Of <(<'T>)>)>.)
Public method Sort(IComparer<(Of <<'(T>)>>)) (Inherited from List<(Of <(<'C1ZipEntry>)>)>List<(Of <(<'T>)>)>.)
Public method Sort(Comparison<(Of <<'(T>)>>)) (Inherited from List<(Of <(<'C1ZipEntry>)>)>List<(Of <(<'T>)>)>.)
Public method Sort(Int32, Int32, IComparer<(Of <<'(T>)>>)) (Inherited from List<(Of <(<'C1ZipEntry>)>)>List<(Of <(<'T>)>)>.)
Public method ToArray (Inherited from List<(Of <(<'C1ZipEntry>)>)>.)
Public method ToString (Inherited from Object.)
Public method TrimExcess (Inherited from List<(Of <(<'C1ZipEntry>)>)>.)
Public method TrueForAll (Inherited from List<(Of <(<'C1ZipEntry>)>)>.)

Properties

  Name Description
Public property Capacity (Inherited from List<(Of <(<'C1ZipEntry>)>)>.)
Public property Count (Inherited from List<(Of <(<'C1ZipEntry>)>)>.)
Public property Item[([( Int32])]) (Inherited from List<(Of <(<'C1ZipEntry>)>)>List<(Of <(<'T>)>)>.)
Public property Item[([( String])])
Gets the C1ZipEntry with the given name (returns null if the entry cannot be found).

See Also