Xceed .NET Libraries Documentation
IBatchUpdateable Interface
Members 


Xceed.FileSystem Assembly > Xceed.FileSystem Namespace : IBatchUpdateable Interface
Allows a AbstractFolder object to optimize its updates, by modifying its underlying physical store only once.
Syntax
'Declaration
 
Public Interface IBatchUpdateable 
'Usage
 
Dim instance As IBatchUpdateable
public interface IBatchUpdateable 
Remarks

This interface is usually implemented by a root folder.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IBatchUpdateable Members
Xceed.FileSystem Namespace