MetadataItems.

Remove(MetadataItem) Method

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

Syntax

public bool Remove(MetadataItem item)

Parameters

Name Type Description
item MetadataItem

Return Value

Type Description
bool
GitHub