UInt24.Radix Property
Definition
Gets the radix, or base, for the type. For binary integers this is always 2.
public static int Radix { get; }
Gets the radix, or base, for the type. For binary integers this is always 2.
public static int Radix { get; }