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
elementsIEnumerable<IElement>The elements to compare. At least two are required.