remove method

remove(name)

Removes the specified value from the collection.

remove(name: string)
ParameterTypeDescription
namestringThe case-sensitive value to remove.

See Also