UIntPtr.MinValue プロパティ

定義

UIntPtr の最小有効値を表します。

public:
 static property UIntPtr MinValue { UIntPtr get(); };
public static UIntPtr MinValue { get; }
member this.MinValue : unativeint
Public Shared ReadOnly Property MinValue As UIntPtr

プロパティ値

UIntPtr

unativeint

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

実装

適用対象