←Select platform

Insert Method (MasterFormCollection)

Summary

Inserts an item to the MasterFormCollection at the specified index.

Syntax

C#
VB
C++
protected void Insert(  
   int index, 
   Leadtools.Forms.Auto.IMasterForm item 
) 
Protected Sub Insert( _ 
   ByVal index As Integer, _ 
   ByVal item As Leadtools.Forms.Auto.IMasterForm _ 
) 
protected: 
void Insert(  
   int index, 
   Leadtools.Forms.Auto.IMasterForm^ item 
) 

Parameters

index
Index to insert the item.

item
The item to be inserted.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Forms.Auto Assembly
Click or drag to resize