The methods of the ZipEntry class are listed below. For a complete list of ZipEntry class members, see the ZipEntry Members topic.
Public Static Methods
![]() ![]() | Overloaded. Cleans a name making it conform to Zip file conventions. Devices names ('c:\') and UNC share names ('\\server\share') are removed and forward slashes ('\') are converted to back slashes ('/'). |
Public Instance Methods
![]() | Creates a copy of this zip entry. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets the Type of the current instance. |
![]() | Gets the string representation of this ZipEntry. |
Protected Instance Methods
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Creates a shallow copy of the current Object. |