←Select platform

RemoveItem Method

Summary
Removes an item from this collection.
Syntax
C#
VB
C++
protected override void RemoveItem( 
   int index 
) 
Protected Overrides Sub RemoveItem( _ 
   ByVal index As Integer _ 
)  
protected:  
   virtual void RemoveItem( 
      Int32 index 
   ) override 

Parameters

index
The item to remove.

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.Annotations.Engine Assembly

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