Leadtools.Forms.Auto Requires Document/Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
Clear Method
See Also 
Leadtools.Forms.Auto Namespace > DiskMasterFormsCategory Class : Clear Method



Removes all Master Forms in DiskMasterFormsCategory.MasterForms and all child categories from ChildCategories and deletes them all from the local disk.

Syntax

Visual Basic (Declaration) 
Public Overridable Sub Clear() 
Visual Basic (Usage)Copy Code
Dim instance As DiskMasterFormsCategory
 
instance.Clear()
C# 
public virtual void Clear()
C++/CLI 
public:
virtual void Clear(); 

Remarks

The source code of this interface implementation class is available at <Install Directory>\Examples\DotNet\CS\AutoMasterFormsRepository.

The directory of this DiskMasterFormsCategory will have no Master Form or sub-directory inside it after this method is performed.

The stored Master Forms data and directories will be deleted and cannot be restored. If the user want to do a different action he can inherit this call and override this method or he can do his own implementation of IMasterFormsCategory. Be advised to have a back up copy of all Master Forms if this used this class, in case you have deleted the wrong Category.

There is no need to call DiskMasterFormsRepository.Refresh since the repository that this Master Form belongs will be updated with this deletion.

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

Leadtools.Forms requires a Forms Module license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features