
Icon | Member | Description |
---|---|---|
![]() ![]() | ToDecimal(NBElement, Int32, Int32) |
Returns the value of the NBElement passed in after first converting it to a Decimal if required using the specified precision and scale.
|
![]() ![]() | ToDecimal(NBElement, String) |
Returns the value of the NBElement passed in after first converting it to a Decimal if required.
|
![]() ![]() | ToDecimal(NBElement) |
Returns the value of the NBElement passed in after first converting it to a Decimal if required.
|