INumberBase<TSelf>.Radix Property

Definition

Gets the radix, or base, for the type.

public:
 static property int Radix { int get(); };
public static abstract int Radix { get; }
static member Radix : int
Public Shared ReadOnly Property Radix As Integer

Property Value

Applies to