IntPtr.INumberBase<IntPtr>.One Property

Definition

Gets the value 1 for the type.

static property IntPtr System::Numerics::INumberBase<System::IntPtr>::One { IntPtr get(); };
static IntPtr System.Numerics.INumberBase<System.IntPtr>.One { get; }
static member System.Numerics.INumberBase<System.IntPtr>.One : nativeint
 Shared ReadOnly Property One As IntPtr Implements INumberBase(Of IntPtr).One

Property Value

IntPtr

nativeint

Implements

One

Applies to