UIntPtr.IMinMaxValue<UIntPtr>.MinValue Property

Definition

Gets the minimum value of the current type.

static property UIntPtr System::Numerics::IMinMaxValue<System::UIntPtr>::MinValue { UIntPtr get(); };
static UIntPtr System.Numerics.IMinMaxValue<System.UIntPtr>.MinValue { get; }
static member System.Numerics.IMinMaxValue<System.UIntPtr>.MinValue : unativeint
 Shared ReadOnly Property MinValue As UIntPtr Implements IMinMaxValue(Of UIntPtr).MinValue

Property Value

UIntPtr

unativeint

Implements

Applies to