Removes all Master Forms and sub-categories (child categories) from MasterForms and ChildCategories and deletes them from the storage device.
Syntax
public void Clear()
Sub Clear()
public abstract void clear();
void Clear();
This method is supposed to remove all Master Forms and sub-categories inside IMasterFormsCategory object. Deleting them from the storage device is recommended to make the repository represent the actual storage device, if they are not deleted then the next time you create new IMasterFormsRepository or call IMasterFormsRepository.Refresh the Master Forms and the sub-Categories inside this category will show up again.
A full example implementation of this interface can be found in <Install Directory>\Examples\DotNet\CS\AutoMasterFormsRepository.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document