Table of Contents

Constructor Greatest

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

Greatest(IEnumerable<IElement>)

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

public Greatest(IEnumerable<IElement> elements)

Parameters

elements IEnumerable<IElement>

The elements to compare. At least two are required.