remove method

remove(name)

Removes a property with the specified name from the collection.

remove(name: string)
ParameterTypeDescription
namestringThe case-sensitive name of the property.

See Also