'Declaration
Overloads Public Operator Narrowing CType( _ ByVal value As BigDecimal _ ) As System.UInteger
public System.uint operator explicit( BigDecimal value )
Parameters
- value
- The BigDecimal to cast
Return Value
The BigDecimal represented as a System.UInt32