StringListOfFields
function StringListOfFields(
const Fmt: string;
const KeyNames: TArray<string>;
const Items: IPropBagList): IStringList;
function StringListOfFields(
const Fmt: string;
const KeyNames: TArray<string>;
const Items: IPropBagIterator): IStringList;
Defined in: DSPropertyBag
⏱ Last Modified: Mon 3:43:39 pm