NameValueCollection Class
This class provides a means for specifying a series of string name/string value pairs, which are used by the WebClient class’s QueryString property. This series is preceded, in the Uri string, by a question mark (?). The name/value pairs are separated from one another, within the Uri string, by an ampersand (&).
Namespace: elsystem.net