IntPtr.MaxValue プロパティ

定義

指定できる最大の値を IntPtr取得します。

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

プロパティ値

IntPtr

nativeint

xそれ以外yの場合は 〘 よりy大きい場合は .

実装

適用対象