←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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.WinForms Assembly