←Select platform

SetItem Method

Summary

Overrides LeadCollection.SetItem to handle replacing items in the viewer.

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

Parameters

index

The 0-based index of the collection entry to replace.

item

The new ImageViewerItem.

Requirements

Target Platforms

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

Leadtools.Controls Assembly

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