Share via


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

實作

適用於