IUrlSearchParams.GetAll
IUrlSearchParams.GetAll method
返回名称为姓名.
public IList<string> GetAll(string name)
| 范围 | 类型 | 描述 |
|---|---|---|
| name | String | 将用于查找名称-值对的键。 |
返回值
包含名称为的所有值的列表姓名.
也可以看看
- interface IUrlSearchParams
- 命名空间 Aspose.Html
- 部件 Aspose.HTML
返回名称为姓名.
public IList<string> GetAll(string name)
| 范围 | 类型 | 描述 |
|---|---|---|
| name | String | 将用于查找名称-值对的键。 |
包含名称为的所有值的列表姓名.