Atom.NET documentation

ScopedElement.ToString Method 

Converts the ScopedElement 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 ScopedElement class.

See Also

ScopedElement Class | Atom.AdditionalElements Namespace