IUrlSearchParams.GetAll

IUrlSearchParams.GetAll method

返回名称为姓名.

public IList<string> GetAll(string name)
范围类型描述
nameString将用于查找名称-值对的键。

返回值

包含名称为的所有值的列表姓名.

也可以看看