Atom.NET documentation

AtomEntry.Links Property

The links of the entry.

[Visual Basic]
Public ReadOnly Property Links As AtomLinkCollection
[C#]
public Collections.AtomLinkCollection Links {get;}

See Also

AtomEntry Class | Atom.Core Namespace