'Declaration Public Function GetBits() As Integer()
public int[] GetBits()
public: array<int>^ GetBits();
Return Value
An array that contains the number components and exponent is returned. The decimal point is removed from the mantissa and the exponent is adjusted. See TdNumber.GetBytes for more information.