Method Pop
Pop(int)
Removes the last segment(s) from the URL path.
public UrlBuilder Pop(int amount = 1)
Parameters
amountintThe number of segments to remove. Defaults to 1 if not specified.
Returns
- UrlBuilder
The current UrlBuilder instance.
Exceptions
- ArgumentOutOfRangeException
Thrown if
amountis negative.
English
Русский
Português
Español
Deutsch
中文 (简体)
日本語