| C1.C1Flash.2 Assembly > C1.C1Zip Namespace : C1ZipEntryCollection Class |
For a list of all members of this type, see C1ZipEntryCollection members.
| Name | Description | |
|---|---|---|
![]() | Add | Overloaded. Adds an entry to the current zip file. |
![]() | AddFolder | Overloaded. Adds the content of a folder to the current zip file. |
![]() | Contains | Overloaded. Determines whether the collection contains an entry with a given name. |
![]() | Extract | Overloaded. Extracts a file from the current zip file. |
![]() | ExtractFolder | Extracts the contents of the zip file into a specified path. |
![]() | IndexOf | Overloaded. Gets the index of the entry with the specified name. |
![]() | OpenWriter | Opens a stream for writing an entry into the zip file. |
![]() | Remove | Overloaded. Removes an entry from the current zip file. |