←Select platform

RemoveItem Method

Summary

Overrides LeadCollection.RemoveItem.

Syntax
C#
C++/CLI
Java
Python
protected override void RemoveItem( 
   int index 
) 
protected:  
   virtual void RemoveItem( 
      int index 
   ) override 
protected void removeItem(int index) 
def RemoveItem(self,index): 

Parameters

index

Index of the item to remove

Remarks

This collection is read-only and cannot be manipulated directly by the user.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly

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