Returns a String that represents this instance.

Namespace: TeaTime
Assembly: DiscreteLogics.TeaFiles (in DiscreteLogics.TeaFiles.dll) Version: 1.0.0.16 (1.0.0.16)

Syntax

public string ToString(
	string delimiter
)

Parameters

delimiter
Type: System..::..String
The delimeter.

Return Value

A String that represents this instance.

Remarks

This overload allows specificion of the delimiter between the string for each field.

See Also