MacroList class

Represents a list of Korzh.EasyQuery.IMacroValue objects

public class Korzh.EasyQuery.MacroList
    : Collection<IMacroValue>, IList<IMacroValue>, ICollection<IMacroValue>, IEnumerable<IMacroValue>, IEnumerable, IList, ICollection, IReadOnlyList<IMacroValue>, IReadOnlyCollection<IMacroValue>