Skip to content

UInt24.Radix Property

Definition

Gets the radix, or base, for the type. For binary integers this is always 2.

public static int Radix { get; }

View source

Property Value

Int32