IHttpValuesRemoveAll 方法
移除指定键的所有匹配项
命名空间: TouchSocket.Http程序集: TouchSocket.Http (在 TouchSocket.Http.dll 中) 版本:4.1.4.7+7f7e1f78093c99347956e09330d5d7aca1d2bdf2
bool RemoveAll(
string key
)
Function RemoveAll (
key As String
) As Boolean
abstract RemoveAll :
key : string -> bool
- key String
- 要移除的键
Boolean如果成功移除则返回
,否则返回