Searched defs:ListToString (Results 1 – 1 of 1) sorted by relevance
156 class function ListToString(const Coll: IList<IANTLRInterface>): String; overload; static; in ListToString() function157 class function ListToString(const Coll: IList<String>): String; overload; static; in ListToString() function