ThreadContextItemsDictionaryWrapper Methods |
The ThreadContextItemsDictionaryWrapper type exposes the following members.
Name | Description | |
---|---|---|
ContainsKey |
Determines whether the ThreadContextItemsDictionaryWrapper contains the specified key.
| |
GetEnumerator |
Returns an enumerator that iterates through the collection.
| |
Remove |
Removes the value with the specified key from the ThreadContextItemsDictionaryWrapper.
|
Name | Description | |
---|---|---|
BatchKeyValuePairString, Object |
Returns input in batches of batchSize size.
(Defined by BaseExtensions.) | |
ToJSON |
Returns JSON representation of current instance of IEnumerable.
(Defined by DataExtensions.) | |
ToXML |
Returns XML representation of current instance of IEnumerable.
(Defined by DataExtensions.) |