Click or drag to resize

ParameterListRemove Method

Removes all parameters with specified name.

Namespace: Limilabs.Client.Authentication
Assembly: Mail (in Mail.dll) Version: 3.0.26106.1555
Syntax
public void Remove(
	string name
)

Parameters

name  String
Name of the parameters to remove.
See Also