←Select platform

RemoveAt Method (ConnectionElementCollection)

Summary

Removes an element from the collection 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 index of the element to be removed.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.DataAccessLayer Assembly
Click or drag to resize