Int64.INumberBase<Int64>.One 屬性
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得型別的值 1
。
static property long System::Numerics::INumberBase<System::Int64>::One { long get(); };
C#
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
產品 | 版本 |
---|---|
.NET | 7, 8, 9, 10 |