←Select platform

InsertItem Method

Summary

Overrides LeadCollection.InsertItem.

Syntax
C#
C++/CLI
Python
protected override void InsertItem( 
   int index, 
   DocumentAttachment item 
) 
protected:  
   virtual void InsertItem( 
      Int32 index, 
      DocumentAttachment^ item 
   ) override 
def InsertItem(self,index,item): 

Parameters

index

Index of the new item.

item

Attachment to be inserted into the collection.

Requirements

Target Platforms

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

Leadtools.Document Assembly

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