Atom.NET documentation

AtomEntry.ToString Method 

Converts the AtomEntry in a series of xml nodes.

[Visual Basic]
Overrides Public Function ToString() As String
[C#]
public override string ToString();

Return Value

The string representation of AtomEntry class.

See Also

AtomEntry Class | Atom.Core Namespace