Add Method

Summary

Adds an item to the MasterFormCollection.

Syntax
C#
VB
C++
protected virtual void Add( 
   IMasterForm item 
) 
  
Protected Sub Add( _ 
   ByVal item As IMasterForm _ 
)  
protected: 
void Add(  
   IMasterForm^ item 
)  

Parameters

item
The item to be added.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Auto Assembly