SharpCvsLib

ToStringFormatter.ToString Method 

Output the internal representation of the object as a string.

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

Return Value

The value of the string.

See Also

ToStringFormatter Class | ICSharpCode.SharpCvsLib.Util Namespace