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

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