←Select platform

RemoveAt Method

Summary

Removes the Leadtools.Medical.DataAccessLayer.Catalog.ICatalogEntity item at the specified index.

Syntax

C#
VB
C++
public void RemoveAt( 
   int index 
) 
  
Public Sub RemoveAt( _ 
   ByVal index As Integer _ 
)  
public: 
void RemoveAt(  
   int index 
)  

Parameters

index
The zero-based index of the item to remove.

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.Medical.DataAccessLayer Assembly