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

实现

适用于