AceQL HTTP C# Client SDK v7.7

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.