Int64.MaxValue フィールド
Int64 の最大有効値を表します。このフィールドは定数です。
Public Const MaxValue As Long
[C#]
public const long MaxValue;
[C++]
public: const __int64 MaxValue;
[JScript]
public var MaxValue : long;
解説
この定数の値は 9,223,372,036,854,775,807 で、16 進では 0x7FFFFFFFFFFFFFFF です。
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ, .NET Compact Framework - Windows CE .NET, Common Language Infrastructure (CLI) Standard