MetadataItems.

Remove(KeyValuePair<string, Object>) Method

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

Syntax

public bool Remove(KeyValuePair<string, Object> item)

Parameters

Name Type Description
item KeyValuePair<string, Object>

Return Value

Type Description
bool
GitHub