Hunny Software Library Reference

Node.ToString Method 

Returns the string representation as a System.String.

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

Return Value

The string representation converted to a String.

See Also

Node Class | Hunny.Mime Namespace