The SetXXXX methods should be used instead of this method.
| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| key | String | The key of the item to add. | ||
| value | Object | The item's value. | ||
| userDefinedIndex | Integer | Optional | If omitted, a value of -1 is assumed. | |
| encrypted | Boolean | Optional | If omitted, a value of False is assumed. | |
| audit | Boolean | Optional | If omitted, a value of True is assumed. |