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

Syntax

public virtual MemberMap Format(params string[] formats)

Parameters

Name Type Description
formats string[] The format.

Return Value

Type Description
MemberMap