Adds a name/value pair to the STRING that is being processed with the value being of type object.
After the method AddNameValuePairObject has been called, the object which represents the value that corresponds to the specified name is open.
Unsuccessful execution of the method can have the following causes:
Possible Cause |
Effect |
---|---|
The maximum length of the present STRING is reached. |
The STRING remains unchanged. |
The maximum number of levels is reached for the present STRING. |
The STRING remains unchanged. |