Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.7
|
Leadtools.Forms.Auto Namespace > MasterFormsCategoryCollection Class : AddCategory Method |
public IMasterFormsCategory AddCategory( IMasterFormsCategory category )
'Declaration Public Function AddCategory( _ ByVal category As IMasterFormsCategory _ ) As IMasterFormsCategory
'Usage Dim instance As MasterFormsCategoryCollection Dim category As IMasterFormsCategory Dim value As IMasterFormsCategory value = instance.AddCategory(category)
public: IMasterFormsCategory^ AddCategory( IMasterFormsCategory^ category )