←Select platform

InsertItem Method

Summary

Overrides LeadCollection.InsertItem.

Syntax
C#
VB
C++
protected override void InsertItem( 
   int index, 
   DocumentAttachment item 
) 
Protected Overrides Sub InsertItem( 
   ByVal index As Integer, 
   ByVal item As DocumentAttachment 
) 
protected:  
   virtual void InsertItem( 
      Int32 index, 
      DocumentAttachment^ item 
   ) override 

Parameters

index

Index of the new item.

item

Attachment to be inserted into the collection.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.