MacroList class
Represents a list of Korzh.EasyQuery.IMacroValue objects
public class Korzh.EasyQuery.MacroList : Collection<IMacroValue>
Package: Korzh.EasyQuery
(targets: netstandard2.0
)
Assembly: Korzh.EasyQuery.dll
Constructors
Section titled “Constructors”Name | Type | Description |
---|---|---|
MacroList() | void | Initializes a new instance of the Korzh.EasyQuery.ExprList class. |