ServiceProviderDictionary.

Remove(object) Method

Summary

Removes the specified key.

Syntax

public bool Remove(object key)

Parameters

Name Type Description
key object The key.

Return Value

Type Description
bool true if XXXX, false otherwise.