NBElementConvert ToNullableDouble Method IBM Integration Bus
Overload List

  NameDescription
Public methodStatic memberToNullableDouble(NBElement)
Returns the value of the NBElement passed in after first converting it to a Nullable<Double> if required.
Public methodStatic memberToNullableDouble(NBElement, String)
Returns the value of the NBElement passed in after first converting it to a Nullable<Double> if required with the specified format.
Back to Top
See Also