Url Methods

The Url type exposes the following members.

Methods
  NameDescription
Public methodCompareTo
Compares the current instance with another object of the same type and returns an integer that indicates whether the current instance precedes, follows, or occurs in the same position in the sort order as the other object.
Public methodEquals(Object) (Inherited from Object.)
Public methodEquals(Url)
Determines whether the specified Object is equal to the current Object.
Public methodEquals(Url, Url)
Determines whether the specified object instances are considered equal.
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode
GetHashCode returns a hash function for this object.
(Overrides ObjectGetHashCode.)
Public methodGetHashCode(Url)
GetHashCode returns a hash function for specified object.
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Overrides ObjectToString.)
See Also