C#
VB
C++
Adds a IMasterFormsCategory to the collection.
public IMasterFormsCategory AddCategory(
IMasterFormsCategory category
)
Public Function AddCategory( _
ByVal category As Leadtools.Forms.Auto.IMasterFormsCategory _
) As Leadtools.Forms.Auto.IMasterFormsCategory
public:
Leadtools.Forms.Auto.IMasterFormsCategory^ AddCategory(
Leadtools.Forms.Auto.IMasterFormsCategory^ category
)
category
Category to be added.
The Added category.
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