System.UriBuilder: Method Members

The methods of System.UriBuilder are listed below. For a list of all members, see the UriBuilder Members list.

See Also: Inherited members from System.Object

Public Methods

override
Equals(object) : bool

Compares an existing Uri instance with the contents of the UriBuilder for equality.

override
GetHashCode() : int

Returns the hash code for the URI.

override
ToString() : string

Returns the display string for the specified UriBuilder instance.