←Select platform

Remove Method (MasterFormCollection)

Summary

Removes the specified item.

Syntax

C#
VB
C++
public bool Remove(  
   Leadtools.Forms.Auto.IMasterForm item 
) 
Public Function Remove( _ 
   ByVal item As Leadtools.Forms.Auto.IMasterForm _ 
) As Boolean 
public: 
bool Remove(  
   Leadtools.Forms.Auto.IMasterForm^ item 
) 

Parameters

item
Item to remove.

Return Value

true if the item is removed, otherwise, false.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Forms.Auto Assembly
Click or drag to resize