Property Elements
- Namespace
- YndigoBlue.Velocity.Model
- Assembly
- YndigoBlue.Velocity.dll
Elements
Gets the collection of elements (columns, operators, literals, functions) that make up this expression.
public IEnumerable<IElement> Elements { get; }
Gets the collection of elements (columns, operators, literals, functions) that make up this expression.
public IEnumerable<IElement> Elements { get; }