UIntPtr.MinValue Property

Definition

Represents the smallest possible value of UIntPtr.

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

Property Value

UIntPtr

unativeint

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

Implements

Applies to