HueStringToString Method (IFormatProvider)

Creates a culture-specific string representation of these hues. The result can be parsed using HueString(String, IFormatProvider).
public string ToString(
	IFormatProvider formatProvider
)

Parameters

formatProviderSystemIFormatProvider
Format provider used for formatting numbers in the hue string.

Return Value

String

See Also

Reference