←Select platform

Insert Method

Summary

Not supported.

Syntax
C#
VB
C++
public void Insert( 
   int index, 
   ExObjResult item 
) 
Public Sub Insert( 
   ByVal index As Integer, 
   ByVal item As ExObjResult 
) 
public:  
   void Insert( 
      Int32 index, 
      ExObjResult^ item 
   ) 

Parameters

index Position value to indicate where to insert item.

item

ExObjResult to insert.

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.ImageProcessing.Core Assembly

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