Show / Hide Table of Contents

RemoveAt Method (DataParameterCollection)

The index of the parameter to remove.

Removes the parameter at the specified index from the collection.

Syntax

'Declaration

Public Sub RemoveAt( _
   ByVal _index_ As Integer _
) 
public void RemoveAt( 
   int _index_
)

Parameters

index

The index of the parameter to remove.

Remarks

All parameters with higher indexes then this parameter will be shifted down one in index to fill the gap.

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server family

Reference

DataParameterCollection Class
DataParameterCollection Members

Back to top © 2022 Dovetail Software, Inc. - All rights reserved.
Clarify, Amdocs, and related products and names are copyright and trademark of Amdocs, Inc.
.NET, Visual Studio.NET, C#, Visual Basic and related products are trademark of Microsoft corporation.