[Android.Runtime.Register("longValue", "()J", "GetLongValueHandler")] public override longLongValue ()
Returns
Documentation for this section has not yet been entered.
Remarks
Returns this BigDecimal as an long value. Any fractional part is
discarded. If the integral part of this is too big to be
represented as an long, then this % 264 is returned.