Int32.MinValue フィールド
Int32 の最小有効値を表します。このフィールドは定数です。
Public Const MinValue As Integer
[C#]
public const int MinValue;
[C++]
public: const int MinValue;
[JScript]
public var MinValue : int;
解説
この定数の値は -2,147,483,648 で、16 進では 0x80000000 です。
必要条件
プラットフォーム: 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