UIntPtr.MinValue プロパティ

定義

UIntPtrの可能な最小の値を表します。

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

プロパティ値

UIntPtr

unativeint

UIntPtrの可能な最小の値。

実装

適用対象