Leadtools.Forms.Auto Namespace > IMasterFormsCategory Interface : DeleteChildCategory Method |
void DeleteChildCategory( IMasterFormsCategory category )
'Declaration Sub DeleteChildCategory( _ ByVal category As IMasterFormsCategory _ )
'Usage Dim instance As IMasterFormsCategory Dim category As IMasterFormsCategory instance.DeleteChildCategory(category)
void DeleteChildCategory( IMasterFormsCategory category )
function Leadtools.Forms.Auto.IMasterFormsCategory.DeleteChildCategory( category )
void DeleteChildCategory( IMasterFormsCategory^ category )
This method is supposed to remove the specified sub-category inside a IMasterFormsCategory object. Deleting it from the storage device is recommended to make the repository represent the actual storage device, if it is not deleted then the next time you create new IMasterFormsRepository or call IMasterFormsRepository.Refresh the removed sub-Category inside this category will show up again.
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