WebSphere Message Broker™ V8.0.0.0 .NET Plugin Node API
CreateBefore Method
NamespacesIBM.Broker.PluginNBElementCreateBefore()()()()
SUMMARY
Members
IconMemberDescription
CreateBefore(Int32, String, String, Object)
The CreateBefore method creates as the previous sibling a new NBElement with the given Type, Namespace, Name and Value.

CreateBefore(String, String, Object)
The CreateBefore method creates as the previous sibling a new NBElement with the given Namespace, Name and Value.

CreateBefore(Int32, String, Object)
The CreateBefore method creates as the previous sibling a new NBElement with the given Type, Name and Value.

CreateBefore(String, String)
The CreateBefore method creates as the previous sibling a new NBElement with the given Namespace and Name.

CreateBefore(String)
The CreateBefore method creates as the previous sibling a new NBElement with the given Name.

CreateBefore(Int32)
The CreateBefore method creates as the previous sibling a new NBElement with the given Type.

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