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 > MasterFormCollection Class : Add Method |
protected void Add( IMasterForm item )
'Declaration Protected Sub Add( _ ByVal item As IMasterForm _ )
'Usage Dim instance As MasterFormCollection Dim item As IMasterForm instance.Add(item)
protected: void Add( IMasterForm^ item )