Complex.INumberBase<Complex>.Radix Propriété
Définition
Important
Certaines informations concernent des produits en version préliminaire qui peuvent être considérablement modifiés avant leur sortie. Microsoft n’offre aucune garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient la base pour le type.
static property int System::Numerics::INumberBase<System::Numerics::Complex>::Radix { int get(); };
static int System.Numerics.INumberBase<System.Numerics.Complex>.Radix { get; }
static member System.Numerics.INumberBase<System.Numerics.Complex>.Radix : int
Shared ReadOnly Property Radix As Integer Implements INumberBase(Of Complex).Radix