Xceed .NET Libraries Documentation
TarArchive Class Methods


Xceed.Tar Assembly > Xceed.Tar Namespace : TarArchive Class

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

Public Methods
 NameDescription
Public MethodOverloaded. Copies the item's properties to another item. (Inherited from Xceed.FileSystem.FileSystemItem)
Public MethodOverloaded. Prevents a TarArchive object from modifying its underlying physical store until the EndUpdate method is called.  
Public Methodstatic (Shared in Visual Basic)Clears the cached internal data structures associated with each TarArchive that has been accessed by the component.  
Public MethodOverloaded. Copies the folder's content to another folder. (Inherited from TarredFolder)
Public MethodOverloaded. Copies the folder's items (files and empty folders) to another folder. (Inherited from TarredFolder)
Public MethodOverloaded. Copies the item to another folder. (Inherited from TarredFolder)
Public MethodOverloaded. Creates the physical item represented by this Xceed.FileSystem.FileSystemItem object. (Inherited from TarredFolder)
Public MethodOverloaded. Creates a new file in the folder. (Inherited from TarredFolder)
Public MethodOverloaded. Creates a new folder in the folder. (Inherited from TarredFolder)
Public Method (Inherited from TarredFolder)
Public MethodCreates the temporary file. (Inherited from TarredFolder)
Public MethodOverloaded. Permanently deletes the physical item. (Inherited from TarredFolder)
Public MethodOverloaded. Informs a TarArchive 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 TarredFolder)
Public MethodOverloaded. Returns a filtered list of files contained in the folder. (Inherited from TarredFolder)
Public MethodOverloaded. Returns an Xceed.FileSystem.AbstractFolder object that represents a folder contained in the folder. (Inherited from TarredFolder)
Public MethodOverloaded. Returns a filtered list of folders contained in the folder. (Inherited from TarredFolder)
Public MethodOverloaded. Returns a list of items contained in the folder. (Inherited from TarredFolder)
Public Method (Inherited from TarredFolder)
Public Method (Inherited from TarredFolder)
Public Method (Inherited from TarredFolder)
Public MethodGets a boolean value indicating if the source and target items represent the same physical entity. (Inherited from TarredFolder)
Public MethodOverloaded. Moves the folder's content to another folder. (Inherited from TarredFolder)
Public MethodOverloaded. Moves the folder's items (files and empty folders) to another folder. (Inherited from TarredFolder)
Public MethodOverloaded. Moves the item to another folder. (Inherited from TarredFolder)
Public MethodOverloaded. Re-reads the information from the physical item. (Inherited from TarredFolder)
Public Method (Inherited from TarredFolder)
Public MethodReturns the full name of the item. (Inherited from TarredFolder)
Top
Protected Methods
 NameDescription
Protected Method (Inherited from Xceed.FileSystem.FileSystemItem)
Protected MethodHandles the special cases in regards to building the list of items to process when creating a Xceed.FileSystem.FileSystemItem object. (Inherited from TarredFolder)
Protected Method (Inherited from TarredFolder)
Protected Method (Inherited from TarredFolder)
Protected MethodOverloaded.  (Inherited from TarredFolder)
Protected MethodCopies the folder to another folder. (Inherited from TarredFolder)
Protected MethodActual implementation of Xceed.FileSystem.FileSystemItem.DoCreate. (Inherited from TarredFolder)
Protected MethodActual implementation of Xceed.FileSystem.FileSystemItem.DoDelete. (Inherited from TarredFolder)
Protected MethodActual implementation of Xceed.FileSystem.AbstractFolder.DoGetChildItems for immediate children only. (Inherited from TarredFolder)
Protected MethodActual implementation of Xceed.FileSystem.AbstractFolder.GetFile, for a file without any path. (Inherited from TarredFolder)
Protected MethodRetrieves an array of Xceed.FileSystem.AbstractFile objects. (Inherited from TarredFolder)
Protected MethodActual implementation of Xceed.FileSystem.AbstractFolder.GetFolder. (Inherited from TarredFolder)
Protected MethodRetrieves an array of Xceed.FileSystem.AbstractFolder objects. (Inherited from TarredFolder)
Protected MethodRetrieves an array of Xceed.FileSystem.FileSystemItem objects. (Inherited from TarredFolder)
Protected Method (Inherited from TarredFolder)
Protected Method (Inherited from TarredFolder)
Protected MethodActual implementation of Xceed.FileSystem.FileSystemItem.DoRefresh. (Inherited from TarredFolder)
Protected Method (Inherited from TarredFolder)
Protected MethodEnsures that the System.DateTime value is valid. (Inherited from TarredFolder)
Protected Method (Inherited from TarredFolder)
Protected MethodCopies the item pair's current Xceed.FileSystem.FileSystemItem to its target Xceed.FileSystem.FileSystemItem. (Inherited from TarredFolder)
Protected MethodCreates each item in the Xceed.FileSystem.FileSystemEventsSession object's list. (Inherited from TarredFolder)
Protected MethodCreates the item pair's current Xceed.FileSystem.FileSystemItem. (Inherited from TarredFolder)
Protected MethodDeletes each item in the Xceed.FileSystem.FileSystemEventsSession object's list. (Inherited from TarredFolder)
Protected MethodDeletes the item pair's current Xceed.FileSystem.FileSystemItem. (Inherited from TarredFolder)
Protected MethodMoves each item in the Xceed.FileSystem.FileSystemEventsSession object's list to each item's destination. (Inherited from TarredFolder)
Protected MethodMoves the item pair's current Xceed.FileSystem.FileSystemItem to its target Xceed.FileSystem.FileSystemItem. (Inherited from TarredFolder)
Protected MethodOverloaded.  (Inherited from TarredFolder)
Protected Method (Inherited from TarredFolder)
Protected MethodCalled when a client explicitly calls Create. (Inherited from TarredFolder)
Protected Method (Inherited from TarredFolder)
Protected Method (Inherited from TarredFolder)
Top
See Also

Reference

TarArchive Class
Xceed.Tar Namespace