Table of Contents

Constructor Least

Namespace
YndigoBlue.Velocity.Functions
Assembly
YndigoBlue.Velocity.dll

Least(IEnumerable<IElement>)

Initializes a new instance of LEAST with a collection of elements.

public Least(IEnumerable<IElement> elements)

Parameters

elements IEnumerable<IElement>

The elements to compare. At least two are required.