←Select platform

SetItem Method

Summary

Overrides LeadCollection.SetItem.

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

Parameters

index

Index of the item to be replaced.

item

Attachment to set.

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.