WebSphere Message Broker™ V8.0.0.0 .NET Plugin Node API
Element Property
NamespacesIBM.Broker.PluginNBElementElement
SUMMARY
Members
IconMemberDescription
Element[([( Int32, String, String, Int32])])
This default property returns the child NBElement whose Type, Namespace, Name and Index match the Type, Namespace, Name and Index specified.

Element[([( Int32, String, String])])
This default property returns the child NBElement whose Type, Namespace and Name match the Type, Name and Index specified.

Element[([( Int32, String, Int32])])
This default property returns the child NBElement whose Type, Name and Index match the Type, Name and Index specified.

Element[([( Int32, String])])
This default property returns the first child NBElement whose Type and Name match the Type and Name specified.

Element[([( String, String, Int32])])
This default property returns the child NBElement whose Namespace, Name and Index match the Namespace, Name and Index specified.

Element[([( String, String])])
This default property returns the first child NBElement whose Namespace and Name match the Namespace and Name specified.

Element[([( String, Int32])])
This default property returns the child NBElement whose Name and Index match the Name and Index specified.

Element[([( String])])
This default property returns the first child NBElement whose Name matches the Name specified.

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