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 : Insert Method |
protected void Insert( int index, IMasterFormsCategory item )
'Declaration Protected Sub Insert( _ ByVal index As Integer, _ ByVal item As IMasterFormsCategory _ )
'Usage Dim instance As MasterFormsCategoryCollection Dim index As Integer Dim item As IMasterFormsCategory instance.Insert(index, item)
protected: void Insert( int index, IMasterFormsCategory^ item )