UIntPtr.IMinMaxValue<UIntPtr>.MaxValue Property

Definition

Gets the maximum value of the current type.

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

Property Value

UIntPtr

unativeint

Implements

Applies to