WebSphere Message Broker™ V8.0.0.0 .NET Plugin Node API
GetDouble Method
NamespacesIBM.Broker.PluginNBElementGetDouble()()()()
SUMMARY
The GetDouble method returns a Double value containing the value of the NBElement.
Declaration Syntax
C#Visual BasicVisual C++F#
public double GetDouble()
Public Function GetDouble As Double
public:
double GetDouble()
member GetDouble : unit -> float 
Return Value
The current element's value.
Exceptions
ExceptionCondition
NBRecoverableExceptionThrown if the value of the element is not of type Double.

Assembly: IBM.Broker.Plugin (Module: IBM.Broker.Plugin) Version: 8.0.0.0