Remove
Remove
Removes a property with the specified name from the collection.
Returns: True if the element is successfully found and removed; otherwise, false.
Remove(const System::String & name)
| Parameter | Description |
|---|---|
| name | The case-insensitive name of the property. |