Int64.MinValue フィールド
Int64 の最小有効値を表します。このフィールドは定数です。
Public Const MinValue As Long
[C#]
public const long MinValue;
[C++]
public: const __int64 MinValue;
[JScript]
public var MinValue : long;
解説
この定数の値は -9,223,372,036,854,775,808 で、16 進では 0x8000000000000000 です。
必要条件
プラットフォーム: 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