IMetadataDictionary.

Values Property

Summary

A collection of values in the metadata.
Assembly
Wyam.Common.dll
Namespace
Wyam.Common.Meta
Containing Type
IMetadataDictionary

Syntax

ICollection<Object> Values { get; }

Value

Type Description
ICollection<Object>
GitHub