Copies properties of the specified FormatInfo object to the current object.
public virtual void Assign( FormatInfo info )
Overridable Public Sub Assign( ByVal info As FormatInfo )
The Assign method copies properties ( Format, FormatString and FormatType) from the specified object to the current object.