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

AceQLParameterCollection..::..RemoveAt Method (String)

Removes the AceQLParameter from the AceQLParameterCollection at the specified parameter name.

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

Syntax


public void RemoveAt(
	string parameterName
)

Parameters

parameterName
Type: String
The name of the AceQLParameter to Remove.