A Sandcastle Documented Class Library
FormatZero メソッド (value, width)
名前空間CFW.UtilNumberUtilFormatZero(Decimal, Int32)
0埋め書式化
宣言の構文
C#Visual BasicVisual C++
public static string FormatZero(
	decimal value,
	int width
)
Public Shared Function FormatZero ( _
	value As Decimal, _
	width As Integer _
) As String
public:
static String^ FormatZero(
	Decimal value, 
	int width
)
パラメータ
value (Decimal)
入力値
width (Int32)
出力文字数
戻り値
書式化結果文字列

アセンブリ: CFW (モジュール: CFW) バージョン: 1.2.0.2 (1.2.0.2)