Bearbeiten

UIntPtr.MaxValue Property

Definition

Represents the largest possible value of UIntPtr.

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

Property Value

UIntPtr

unativeint

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

Implements

Applies to