BigInteger.INumberBase<BigInteger>.Radix プロパティ

定義

型の基数 (基本) を取得します。

static property int System::Numerics::INumberBase<System::Numerics::BigInteger>::Radix { int get(); };
static int System.Numerics.INumberBase<System.Numerics.BigInteger>.Radix { get; }
static member System.Numerics.INumberBase<System.Numerics.BigInteger>.Radix : int
 Shared ReadOnly Property Radix As Integer Implements INumberBase(Of BigInteger).Radix

プロパティ値

実装

適用対象