[]
Removes the element with the specified key from the HolidayStyleCollection.
public override void Remove(string key)
Public Overrides Sub Remove(key As String)
Type | Name | Description |
---|---|---|
string | key | The string value that indicates the key of the item. |