Atom.NET documentation

AtomLink Constructor ()

Represents an AtomLink instance. Initialize the HRef to Uri, Title to Empty, Rel to Rel and Type to MediaType.

[Visual Basic]
Overloads Public Sub New()
[C#]
public AtomLink();

See Also

AtomLink Class | Atom.Core Namespace | AtomLink Constructor Overload List