IntPtr.MinValue プロパティ

定義

の可能な限り小さい値を IntPtr取得します。

public:
 static property IntPtr MinValue { IntPtr get(); };
public static IntPtr MinValue { get; }
static member MinValue : nativeint
Public Shared ReadOnly Property MinValue As IntPtr

プロパティ値

IntPtr

nativeint

x より小さい y場合は 。それ以外の場合 yは 。

実装

適用対象