Xceed .NET Libraries Documentation
ZipArchive Class Methods


Xceed.Zip Assembly > Xceed.Zip Namespace : ZipArchive Class

For a list of all members of this type, see ZipArchive members.

Public Methods
 NameDescription
Public MethodOverloaded. Copies the item's properties to another item. (Inherited from Xceed.FileSystem.FileSystemItem)
Public MethodOverloaded. Prevents a ZipArchive object from modifying its underlying physical store until the EndUpdate method is called.  
Public Methodstatic (Shared in Visual Basic)  
Public MethodOverloaded. Copies the folder's content to another folder. (Inherited from ZippedFolder)
Public MethodOverloaded. Copies the folder's items (files and empty folders) to another folder. (Inherited from ZippedFolder)
Public MethodOverloaded. Copies the item to another folder. (Inherited from ZippedFolder)
Public MethodOverloaded. Creates the physical item represented by this Xceed.FileSystem.FileSystemItem object. (Inherited from ZippedFolder)
Public MethodOverloaded. Creates a new file in the folder. (Inherited from ZippedFolder)
Public MethodOverloaded. Creates a new folder in the folder. (Inherited from ZippedFolder)
Public Method (Inherited from ZippedFolder)
Public MethodCreates the temporary file. (Inherited from ZippedFolder)
Public MethodOverloaded. Permanently deletes the physical item. (Inherited from ZippedFolder)
Public MethodOverloaded. Informs a ZipArchive object to apply to its underlying physical store all the modifications that have been made since the call to BeginUpdate  
Public MethodOverloaded. Returns an Xceed.FileSystem.AbstractFile object that represents a file contained in the folder. (Inherited from ZippedFolder)
Public MethodOverloaded. Returns a filtered list of files contained in the folder. (Inherited from ZippedFolder)
Public MethodOverloaded. Returns an Xceed.FileSystem.AbstractFolder object that represents a folder contained in the folder. (Inherited from ZippedFolder)
Public MethodOverloaded. Returns a filtered list of folders contained in the folder. (Inherited from ZippedFolder)
Public MethodOverloaded. Returns a list of items contained in the folder. (Inherited from ZippedFolder)
Public Method (Inherited from ZippedFolder)
Public Method (Inherited from ZippedFolder)
Public Method (Inherited from ZippedFolder)
Public MethodGets a boolean value indicating if the source and target items represent the same physical entity. (Inherited from ZippedFolder)
Public MethodOverloaded. Moves the folder's content to another folder. (Inherited from ZippedFolder)
Public MethodOverloaded. Moves the folder's items (files and empty folders) to another folder. (Inherited from ZippedFolder)
Public MethodOverloaded. Moves the item to another folder. (Inherited from ZippedFolder)
Public MethodOverloaded. Re-reads the information from the physical item. (Inherited from ZippedFolder)
Public Method (Inherited from ZippedFolder)
Public Method (Inherited from ZippedFolder)
Public MethodReturns the full name of the item. (Inherited from ZippedFolder)
Top
Protected Methods
 NameDescription
Protected Method (Inherited from Xceed.FileSystem.FileSystemItem)
Protected Internal MethodBuilds a list of Xceed.FileSystem.FileSystemItem objects to process. (Inherited from ZippedFolder)
Protected MethodHandles the special cases in regards to building the list of items to process when creating a Xceed.FileSystem.FileSystemItem object. (Inherited from ZippedFolder)
Protected Method (Inherited from ZippedFolder)
Protected Method (Inherited from ZippedFolder)
Protected MethodOverloaded.  (Inherited from ZippedFolder)
Protected MethodThis method is reserved for internal use and is not intended to be used directly from your code. (Inherited from ZippedFolder)
Protected MethodCopies the item's properties to another item. (Inherited from ZippedFolder)
Protected MethodCopies the folder to another folder. (Inherited from ZippedFolder)
Protected MethodCreates the physical zipped folder. (Inherited from ZippedFolder)
Protected MethodPermanently deletes the physical zipped folder. (Inherited from ZippedFolder)
Protected MethodRetrieves an array of Xceed.FileSystem.FileSystemItem objects contained within the zipped folder. (Inherited from ZippedFolder)
Protected MethodRetrieves a reference to an Xceed.FileSystem.AbstractFile object contained within the zipped folder. (Inherited from ZippedFolder)
Protected MethodRetrieves an array of Xceed.FileSystem.AbstractFile objects. (Inherited from ZippedFolder)
Protected MethodRetrieves a reference to an Xceed.FileSystem.AbstractFolder object contained within the zipped folder. (Inherited from ZippedFolder)
Protected MethodRetrieves an array of Xceed.FileSystem.AbstractFolder objects. (Inherited from ZippedFolder)
Protected MethodRetrieves an array of Xceed.FileSystem.FileSystemItem objects. (Inherited from ZippedFolder)
Protected Method (Inherited from ZippedFolder)
Protected Method (Inherited from ZippedFolder)
Protected MethodRe-reads the information from the physical item. (Inherited from ZippedFolder)
Protected Method (Inherited from ZippedFolder)
Protected MethodEnsures that the System.DateTime value is valid. (Inherited from ZippedFolder)
Protected MethodAllows the ZippedFolder object to attempt to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from ZippedFolder)
Protected MethodReturns a boolean value indicating if the path passed is rooted. (Inherited from ZippedFolder)
Protected Method (Inherited from ZippedFolder)
Protected MethodCopies each item in the Xceed.FileSystem.FileSystemEventsSession object's list to each item's destination. (Inherited from ZippedFolder)
Protected MethodCopies the item pair's current Xceed.FileSystem.FileSystemItem to its target Xceed.FileSystem.FileSystemItem. (Inherited from ZippedFolder)
Protected MethodCreates each item in the Xceed.FileSystem.FileSystemEventsSession object's list. (Inherited from ZippedFolder)
Protected MethodCreates the item pair's current Xceed.FileSystem.FileSystemItem. (Inherited from ZippedFolder)
Protected MethodDeletes each item in the Xceed.FileSystem.FileSystemEventsSession object's list. (Inherited from ZippedFolder)
Protected MethodDeletes the item pair's current Xceed.FileSystem.FileSystemItem. (Inherited from ZippedFolder)
Protected MethodMoves each item in the Xceed.FileSystem.FileSystemEventsSession object's list to each item's destination. (Inherited from ZippedFolder)
Protected MethodMoves the item pair's current Xceed.FileSystem.FileSystemItem to its target Xceed.FileSystem.FileSystemItem. (Inherited from ZippedFolder)
Protected MethodOverloaded.  (Inherited from ZippedFolder)
Protected Method (Inherited from ZippedFolder)
Protected MethodCalled when a client explicitly calls Create. (Inherited from ZippedFolder)
Protected Method (Inherited from ZippedFolder)
Protected Method (Inherited from ZippedFolder)
Top
See Also

Reference

ZipArchive Class
Xceed.Zip Namespace