IntPtr.INumberBase<IntPtr>.One プロパティ

定義

型の値 1 を取得します。

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

プロパティ値

IntPtr

nativeint

実装

One

適用対象