←Select platform

RemoveAt Method

Summary

Removes the object at the specified index.

Syntax

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

Parameters

index
The zero-based index of the object.

Requirements

Target Platforms

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