NBElementConvert ToInt32 Method IBM Integration Bus
Overload List

  NameDescription
Public methodStatic memberToInt32(NBElement)
Returns the value of the NBElement passed in after first converting it to an Int32 if required.
Public methodStatic memberToInt32(NBElement, String)
Returns the value of the NBElement passed in after first converting it to a Int32 if required using the specified format.
Back to Top
See Also