NewIntfList
function NewIntfList: IIntfList;
function NewIntfList(
const Values: TArray<IInterface>): IIntfList;
function NewIntfList(
const Iterator: IIntfIterator): IIntfList;
Defined in: DSList
⏱ Last Modified: Mon 3:43:39 pm