←Select platform

Remove Method

Summary

Removes the specified item.

Syntax

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

Parameters

item
Item to remove.

Return Value

true if the item is removed, otherwise, false.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Auto Assembly