public static byte[] GetBytes( decimal value )
Public Shared Function GetBytes ( value As Decimal ) As Byte()
public: static array<unsigned char>^ GetBytes( Decimal value )
static member GetBytes : value : decimal -> byte[]
In This Article