IUrlSearchParams.GetAll
IUrlSearchParams.GetAll method
Returns all values whose name is name.
public IList<string> GetAll(string name)
| Parameter | Type | Description | 
|---|---|---|
| name | String | Key which will be used to find name-value pair. | 
Return Value
List containing all values whose name is name.
See Also
- interface IUrlSearchParams
 - namespace Aspose.Svg
 - assembly Aspose.SVG