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

定義

型の値 1 を取得します。

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

プロパティ値

UIntPtr

unativeint

実装

One

適用対象