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

實作

適用於