IIntfListBase
type
IIntfListBase = interface(IVariantList)
function Add(
const Value: IInterface): Integer;
function AddItems(
const Items: TArray<IInterface>): IIntfList;
end;
Ancestor: IVariantList.
Defined in: DSList
⏱ Last Modified: Mon 3:43:39 pm