Optional. For String.Format. Must include the colon. Examples are ':0.000' and ',5:0.00'
Optional. Per-line indentation prefix.
ToDisplayString Method
Produce a string representation of the contents of this matrix.
Syntax
public string ToDisplayString( 
   string fmt,
   string prefix
)

Parameters

fmt
Optional. For String.Format. Must include the colon. Examples are ':0.000' and ',5:0.00'
prefix
Optional. Per-line indentation prefix.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also