ConvertingDictionary.

Remove(string) Method

Assembly
Wyam.Common.dll
Namespace
Wyam.Common.Meta
Containing Type
ConvertingDictionary

Syntax

public bool Remove(string key)

Parameters

Name Type Description
key string

Return Value

Type Description
bool
GitHub