Loc

Loc constructor

Initializes a new instance of Loc class.

public Loc(string href, string label)
ParameterTypeDescription
hrefStringThe href URI.
labelStringThe label.

See Also