Format(string[]) Method
The string format to be used when type converting.

Syntax

public virtual ParameterMap Format(params string[] formats)

Parameters

Name Type Description
formats string[] The format.

Return Value

Type Description
ParameterMap