NewIntfList
function NewIntfList: IIntfList;
function NewIntfList(
const Values: TArray<IInterface>): IIntfList;
function NewIntfList(
const Iterator: IIntfIterator): IIntfList;
Defined in: DSList
⏱ Last Modified: Tue 2:20:51 pm