CustomDocument.

Values Property

Assembly
Wyam.Core.dll
Namespace
Wyam.Core.Documents
Containing Type
CustomDocument

Syntax

public IEnumerable<Object> Values { get; }

Value

Type Description
IEnumerable<Object>
GitHub