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 : Remove Method |
public virtual bool Remove( IMasterFormsCategory item )
'Declaration Public Overridable Function Remove( _ ByVal item As IMasterFormsCategory _ ) As Boolean
'Usage Dim instance As MasterFormsCategoryCollection Dim item As IMasterFormsCategory Dim value As Boolean value = instance.Remove(item)
public: virtual bool Remove( IMasterFormsCategory^ item )