IndentedTextWriter.WriteLine メソッド (Double)
Double 値のテキスト形式をテキスト ストリームに書き込み、続けて行終端記号を書き込みます。
Overrides Overloads Public Sub WriteLine( _
ByVal value As Double _)
[C#]
public override void WriteLine(doublevalue);
[C++]
public: void WriteLine(doublevalue);
[JScript]
public override function WriteLine(
value : double);
パラメータ
- value
書き込む double。
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ
参照
IndentedTextWriter クラス | IndentedTextWriter メンバ | System.CodeDom.Compiler 名前空間 | IndentedTextWriter.WriteLine オーバーロードの一覧