public static uint Encode( uint value )
Public Shared Function Encode ( value As UInteger ) As UInteger
public: static unsigned int Encode( unsigned int value )
Gemstone.Numeric.BinaryCodedDecimal.Encode = function(value);
In This Article