←Select platform

SetItem Method

Summary

Overrides LeadCollection.SetItem.

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

Parameters

index

Index of the item to be replaced.

item

Attachment to set.

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.