Values Property
A collection of values in the metadata.
Namespace
Statiq.Common
Containing Type
IMetadataDictionary
Property Type
ICollection<object>

Syntax

ICollection<object> Values { get; }

Value

Type Description
ICollection<object>