wwNameValueCollection::Remove

Removes an item out of the collection by index or key.

o.Remove(Key)

Parameters

Key
Integer Index or string Key of the item to remove.

See also