Xceed .NET Libraries Documentation
Xceed.FileSystem Assembly / Xceed.FileSystem Namespace / IBatchUpdateable Interface
Methods

In This Topic
IBatchUpdateable Interface Members
In This Topic

The following tables list the members exposed by IBatchUpdateable.

Public Methods
 NameDescription
 MethodOverloaded. Prevents a AbstractFolder object from modifying its underlying physical store until the EndUpdate method is called.  
 MethodOverloaded. Informs a AbstractFolder object to apply to its underlying physical store all the modifications that have been made since the call to BeginUpdate.  
Top
See Also