'宣言 Overloads Function Format( _ ByVal timeSpan As System.TimeSpan, _ Optional ByVal options As FormatOptions _ ) As FormatResult
FormatResult Format( System.TimeSpan timeSpan, FormatOptions options )
パラメータ
- timeSpan
- 時間間隔を示すSystem.TimeSpan値。
- options
- 追加の書式オプションを指定する値。
戻り値の型
書式設定された結果を示すFormatResult値。