wwNameValueCollection::UpdateItem
Updates an item in the collection with a new value.
o.UpdateItem(lvKey, lvValue)
nothing
Parameters
lvKey
Numeric index or string key that identifies the item in the collection.
lvValue
The value to set this item to.