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

In This Topic
    IBatchUpdateable Interface Methods
    In This Topic

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

    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