Collections.

Remove(IDictionary, Object) Method

Assembly
Db4objects.Db4o-2010.dll
Namespace
Sharpen
Containing Type
Collections

Syntax

public static Object Remove(IDictionary dictionary, Object key)

Parameters

Name Type Description
dictionary IDictionary
key Object

Return Value

Type Description
Object