←Select platform

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 Leadtools.Forms.Auto.IMasterForm _ 
)  
protected: 
void Add(  
   Leadtools.Forms.Auto.IMasterForm^ item 
)  

Parameters

item
The item to be added.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Auto Assembly