WebSphere Message Broker™ V8.0.0.0 .NET Plugin Node API
NBParsers..::..JSON Class
NamespacesIBM.Broker.PluginNBParsersNBParsers..::..JSON
SUMMARY
This struct represents constants for the JSON parser.
Declaration Syntax
C#Visual BasicVisual C++F#
public sealed class JSON
Public NotInheritable Class JSON
public ref class JSON sealed
[<SealedAttribute>]
type JSON =  class end
Members
All MembersMethodsFields



IconMemberDescription
Array
This is the specific type for a JSON array element.

ArrayItemName
This is the name of an array item element that is a child of an array element.

ArrayTypeName
This is the specific type name for a JSON array element.

DataElementName
This is the name of the data element that must be a child of the root element.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the Type of the current instance.
(Inherited from Object.)
Object
This is the specific type for a JSON object element.

ObjectTypeName
This is the specific type name for a JSON object element.

PaddingElementName
This is the name of the optional padding element that can be a child of the root. element.

ParserName
The name of the parser.

ToString()()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
NBParsers..::..JSON

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