Url

Url class

Objects represents a URL and its category.

The Url type exposes the following members:

Constructors

NameDescription
Url()Initializes a new instance of the Url class

Properties

NameDescription
preferedGets or sets a value which defines whether object is preferred.
categoryGets or sets an object category
hrefGets or sets a URL

Methods

NameDescription
equals(obj)
equals(x, y)
get_hash_code(obj)
compare_to(pn)

See Also