-
-
Notifications
You must be signed in to change notification settings - Fork 15
ExtendedNumerics.BigDecimal.op_Explicituint(ExtendedNumerics.BigDecimal)
Adam White edited this page Oct 7, 2024
·
1 revision
Converts value to an System.UInt32 if possible, otherwise throws System.OverflowException .
public static uint explicit operator uint(ExtendedNumerics.BigDecimal value);
value
BigDecimal