| | Name | Description |
 | Add | Overloaded. Adds a stream to the current zip file. |
 | AddRange | (Inherited from System.Collections.Generic.List<C1ZipEntry>) |
 | AsReadOnly | (Inherited from System.Collections.Generic.List<C1ZipEntry>) |
 | BinarySearch | Overloaded. (Inherited from System.Collections.Generic.List<C1ZipEntry>) |
 | Clear | (Inherited from System.Collections.Generic.List<C1ZipEntry>) |
 | Contains | Overloaded. Determines whether the collection contains an entry with a given name. |
 | ConvertAll<TOutput> | (Inherited from System.Collections.Generic.List<C1ZipEntry>) |
 | CopyTo | Overloaded. (Inherited from System.Collections.Generic.List<C1ZipEntry>) |
 | Exists | (Inherited from System.Collections.Generic.List<C1ZipEntry>) |
 | Extract | Overloaded. Extracts a file from the current zip file. |
 | Find | (Inherited from System.Collections.Generic.List<C1ZipEntry>) |
 | FindAll | (Inherited from System.Collections.Generic.List<C1ZipEntry>) |
 | FindIndex | Overloaded. (Inherited from System.Collections.Generic.List<C1ZipEntry>) |
 | FindLast | (Inherited from System.Collections.Generic.List<C1ZipEntry>) |
 | FindLastIndex | Overloaded. (Inherited from System.Collections.Generic.List<C1ZipEntry>) |
 | ForEach | (Inherited from System.Collections.Generic.List<C1ZipEntry>) |
 | GetEnumerator | (Inherited from System.Collections.Generic.List<C1ZipEntry>) |
 | GetRange | (Inherited from System.Collections.Generic.List<C1ZipEntry>) |
 | IndexOf | Overloaded. Gets the index of the entry with the specified name. |
 | Insert | (Inherited from System.Collections.Generic.List<C1ZipEntry>) |
 | InsertRange | (Inherited from System.Collections.Generic.List<C1ZipEntry>) |
 | LastIndexOf | Overloaded. (Inherited from System.Collections.Generic.List<C1ZipEntry>) |
 | OpenWriter | Overloaded. Opens a stream for writing an entry into the zip file. |
 | Remove | Overloaded. Removes an entry from the current zip file. |
 | RemoveAll | (Inherited from System.Collections.Generic.List<C1ZipEntry>) |
 | RemoveAt | (Inherited from System.Collections.Generic.List<C1ZipEntry>) |
 | RemoveRange | (Inherited from System.Collections.Generic.List<C1ZipEntry>) |
 | Reverse | Overloaded. (Inherited from System.Collections.Generic.List<C1ZipEntry>) |
 | Sort | Overloaded. (Inherited from System.Collections.Generic.List<C1ZipEntry>) |
 | ToArray | (Inherited from System.Collections.Generic.List<C1ZipEntry>) |
 | TrimExcess | (Inherited from System.Collections.Generic.List<C1ZipEntry>) |
 | TrueForAll | (Inherited from System.Collections.Generic.List<C1ZipEntry>) |