Method Remove
Remove(String)
Removes a Comdat entry from the module
Declaration
public bool Remove(string key)
Parameters
public bool Remove(string key)
String | key | Name of the Comdat |
Returns
Boolean | true if the value was in the list or false otherwise |