←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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly