Uri.removeQueryKey

bool removeQueryKey(string queryKey)

Remove an entry from the query table by key.

Parameters

queryKeyThe key to remove.

Returns

true if the key existed in the table and was removed.