Formatter::GetResult

Formatter::GetResult
virtual StringDataPtr GetResult() const = 0;
Description

GetResult retrieves the conversion result. This method should be called after Convert.

Return Value

The value of the conversion result as a string.