The GetNullableDecimal method returns a Nullable<Decimal> value containing the value of the NBElement.


The current element's value.

Exception | Condition |
---|---|
NBRecoverableException | Thrown if the value of the element is not of type Nullable<Decimal>. |
Exception | Condition |
---|---|
NBRecoverableException | Thrown if the value of the element is not of type Nullable<Decimal>. |