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

實作

適用於