MetadataItems.

IndexOf(MetadataItem) Method

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

Syntax

public int IndexOf(MetadataItem item)

Parameters

Name Type Description
item MetadataItem

Return Value

Type Description
int
GitHub