WebSphere Message Broker™ V8.0.0.0 .NET Plugin Node API
Explicit Method
NamespacesIBM.Broker.PluginNBElementExplicit()()()()
SUMMARY
Members
IconMemberDescription
ExplicitNarrowingExplicitExplicitExplicit(NBElement to Int32)
The cast operator method retrieves the value of the NBElement and explicitly casts it to an Int value.

ExplicitNarrowingExplicitExplicitExplicit(NBElement to Int64)
The cast operator method retrieves the value of the NBElement and explicitly casts it to an Int64 value.

ExplicitNarrowingExplicitExplicitExplicit(NBElement to Decimal)
The cast operator method retrieves the value of the NBElement and explicitly casts it to a Decimal value.

ExplicitNarrowingExplicitExplicitExplicit(NBElement to Double)
The cast operator method retrieves the value of the NBElement and explicitly casts it to a Double value.

ExplicitNarrowingExplicitExplicitExplicit(NBElement to BitArray)
The cast operator method retrieves the value of the NBElement and explicitly casts it to a BitArray value.

ExplicitNarrowingExplicitExplicitExplicit(NBElement to array<Byte>[]()[][])
The cast operator method retrieves the value of the NBElement and explicitly casts it to a Byte[] value.

ExplicitNarrowingExplicitExplicitExplicit(NBElement to String)
The cast operator method retrieves the value of the NBElement and explicitly casts it to a String value.

ExplicitNarrowingExplicitExplicitExplicit(NBElement to Boolean)
The cast operator method retrieves the value of the NBElement and explicitly casts it to a Boolean value.

ExplicitNarrowingExplicitExplicitExplicit(NBElement to DateTime)
The cast operator method retrieves the value of the NBElement and explicitly casts it to a DateTime value.

ExplicitNarrowingExplicitExplicitExplicit(NBElement to TimeSpan)
The cast operator method retrieves the value of the NBElement and explicitly casts it to a TimeSpan value.

ExplicitNarrowingExplicitExplicitExplicit(NBElement to DateTimeOffset)
The cast operator method retrieves the value of the NBElement and explicitly casts it to a DateTimeOffset value.

ExplicitNarrowingExplicitExplicitExplicit(NBElement to Nullable<(Of <<'(Int32>)>>))
The cast operator method retrieves the value of the NBElement and explicitly casts it to a Nullable<Int32> value.

ExplicitNarrowingExplicitExplicitExplicit(NBElement to Nullable<(Of <<'(Int64>)>>))
The cast operator method retrieves the value of the NBElement and explicitly casts it to a Nullable<Int64> value.

ExplicitNarrowingExplicitExplicitExplicit(NBElement to Nullable<(Of <<'(Decimal>)>>))
The cast operator method retrieves the value of the NBElement and explicitly casts it to a Nullable<Decimal> value.

ExplicitNarrowingExplicitExplicitExplicit(NBElement to Nullable<(Of <<'(Double>)>>))
The cast operator method retrieves the value of the NBElement and explicitly casts it to a Nullable<double> value.

ExplicitNarrowingExplicitExplicitExplicit(NBElement to Nullable<(Of <<'(Boolean>)>>))
The cast operator method retrieves the value of the NBElement and explicitly casts it to a Nullable<bool> value.

ExplicitNarrowingExplicitExplicitExplicit(NBElement to Nullable<(Of <<'(DateTime>)>>))
The cast operator method retrieves the value of the NBElement and explicitly casts it to a Nullable<DateTime> value.

ExplicitNarrowingExplicitExplicitExplicit(NBElement to Nullable<(Of <<'(TimeSpan>)>>))
The cast operator method retrieves the value of the NBElement and explicitly casts it to a Nullable<TimeSpan> value.

ExplicitNarrowingExplicitExplicitExplicit(NBElement to Nullable<(Of <<'(DateTimeOffset>)>>))
The cast operator method retrieves the value of the NBElement and explicitly casts it to a Nullable<DateTimeOffset> value.

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