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.
See also
Class wwNameValueCollection© West Wind Technologies, 2025 • Updated: 2025-03-12
Comment or report problem with topic