←Select platform

RemoveItem Method

Summary

Overrides LeadCollection.InsertItem to handle removing items to the viewer.

Syntax
C#
VB
C++
protected override void RemoveItem( 
   int index 
) 
Protected Overrides Sub RemoveItem( 
   ByVal index As Integer 
) 
protected:  
   virtual void RemoveItem( 
      int index 
   ) override 

Parameters

index

0-based item of the index to be removed.

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.Controls Assembly

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