wwCollection::UpdateItem
Updates an item in the collection at a specific location.
o.UpdateItem(lnIndex,lvValue)
nothing
Parameters
lnIndex
Index of the item to update.
lvValue
The value to set this item to.
Updates an item in the collection at a specific location.
o.UpdateItem(lnIndex,lvValue)
nothing
lnIndex
Index of the item to update.
lvValue
The value to set this item to.