Remove Method

Summary
Removes the specified item.
Syntax
C#
VB
C++
public bool Remove( 
   IMasterFormsCategory item 
) 
  
Public Function Remove( _ 
   ByVal item As IMasterFormsCategory _ 
) As Boolean 
public: 
bool Remove(  
   IMasterFormsCategory^ item 
)  

Parameters

item
Item to remove.

Return Value

true if the item is removed, otherwise, false.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Auto Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.