IntPtr.MaxValue Property

Definition

Gets the largest possible value of IntPtr.

public:
 static property IntPtr MaxValue { IntPtr get(); };
public static IntPtr MaxValue { get; }
static member MaxValue : nativeint
Public Shared ReadOnly Property MaxValue As IntPtr

Property Value

IntPtr

nativeint

x if it is greater than y; otherwise, y.

Implements

Applies to