←Select platform

Remove Method

Summary
Removes the specified item.

Syntax
C#
C++/CLI
Python
public bool Remove( 
   IMasterForm item 
) 
public: 
bool Remove(  
   IMasterForm^ item 
)  
def Remove(self,item): 

Parameters

item
Item to remove.

Return Value

true if the item is removed, otherwise, false.

Requirements

Target Platforms

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

Leadtools.Forms.Auto Assembly

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