C#
VB
C++
Removes the specified item.
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
)
item
Item to remove.
true if the item is removed, otherwise, false.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET