Removes the item with the specified key

Declaration Syntax
public virtual void Remove(
Object key
)
Public Overridable Sub Remove ( _
key As Object _
)
public:
virtual void Remove (
Object^ key
)

Parameters
- key (Object)
-
The key of the element to remove.
Assembly: Endeca.Logging (Module: Endeca.Logging) Version: 0.0.0.0