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

AceQLParameterCollection..::..Remove Method

Removes the specified AceQLParameter from the collection.

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

Syntax


public void Remove(
	Object value
)

Parameters

value
Type: Object
The object to Remove from the collection.