Overload | Description |
---|---|
Remove(String) | Removes the element with the specified name from the dictionary. |
Remove(KeyValuePair<String,String>) | Removes the pair with the specified name and value from the dictionary. |
Overload | Description |
---|---|
Remove(String) | Removes the element with the specified name from the dictionary. |
Remove(KeyValuePair<String,String>) | Removes the pair with the specified name and value from the dictionary. |
Target Platforms: .NET9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5