Removes the key.

Declaration Syntax
Public MustOverride Function RemoveImpl ( _
key As String _
) As Boolean
public:
virtual bool RemoveImpl(
String^ key
) abstract

Parameters

Return Value
true if the key is in the dictionary; otherwise, false
Assembly:
Genesyslab.Desktop.Infrastructure (Module: Genesyslab.Desktop.Infrastructure) Version: 8.0.2.15 (8.0.002.15)