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 )