Updates an item in the collection with a new value.
o.UpdateItem(lvKey, lvValue)
Return Value
nothing
Parameters
lvKey
Numeric index or string key that identifies the item in the collection.
lvValue
The value to set this item to.
See also:
Class wwNameValueCollection© West Wind Technologies, 1996-2024 • Updated: 12/27/18
Comment or report problem with topic