Int64.INumberBase<Int64>.One プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
型の値 1
を取得します。
static property long System::Numerics::INumberBase<System::Int64>::One { long get(); };
static long System.Numerics.INumberBase<System.Int64>.One { get; }
static member System.Numerics.INumberBase<System.Int64>.One : int64
Shared ReadOnly Property One As Long Implements INumberBase(Of Long).One