AceQL.Client.Api Namespace
AceQL.Client.Api.Metadata Namespace
AceQL HTTP C# Client SDK v7.3

AceQLParameterCollection..::..RemoveAt Method (Int32)

Removes the AceQLParameter from the AceQLParameterCollection at the specified index.

Namespace:  AceQL.Client.Api
Assembly:  AceQL.Client (in AceQL.Client.dll)

Syntax


public void RemoveAt(
	int index
)

Parameters

index
Type: Int32
The zero-based index of the AceQLParameter object to Remove.