Adds a new href.

Namespace: HTMLPlusPlus
Assembly: HTMLPlusPlus (in HTMLPlusPlus.dll) Version: 0.1.0.0 (0.1.0.0)

Syntax

C#
public void Add(
	Href href
)

Parameters

href
Type: HTMLPlusPlus.Attribute..::..Href
An href attribute to add.

See Also