LEADTOOLS Forms (Leadtools.Forms.Auto assembly)

DeleteChildCategory Method (IMasterFormsCategory)

Show in webframe





The child category to be deleted.
Removes the specified sub-category (child category) from ChildCategories and deletes it from the storage device.
Syntax
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
) 

Parameters

category
The child category to be deleted.
Remarks

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.

Example
A full example implementation of this interface can be found in <Install Directory>\Examples\DotNet\CS\AutoMasterFormsRepository.
Requirements

Target Platforms

See Also

Reference

IMasterFormsCategory Interface
IMasterFormsCategory Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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