次の方法で共有


IndentedTextWriter.WriteLine メソッド (Int64)

8 バイト整数のテキスト形式をテキスト ストリームに書き込み、続けて行終端記号を書き込みます。

Overrides Overloads Public Sub WriteLine( _
   ByVal value As Long _)
[C#]
public override void WriteLine(longvalue);
[C++]
public: void WriteLine(__int64value);
[JScript]
public override function WriteLine(
   value : long);

パラメータ

  • value
    書き込む 8 バイト整数。

必要条件

プラットフォーム: 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 オーバーロードの一覧