Atom.NET documentation
AtomEntry.Contents Property
The contents of the entry.
[Visual Basic]
Public ReadOnly Property Contents As
AtomContentCollection
[C#]
public
Collections.AtomContentCollection
Contents {get;}
See Also
AtomEntry Class
|
Atom.Core Namespace