NewTypedPropBagIterator
function NewTypedPropBagIterator(
const List: ITypedPropBagList): ITypedPropBagIterator;
function NewTypedPropBagIterator(
const BagType: IPropBagType;
const Func: TVarFunc<DSPropertyBag.ITypedPropBag,Boolean>;
const DisposeProc: TProc = nil): ITypedPropBagIterator;
Defined in: DSPropertyBag
⏱ Last Modified: Tue 2:20:51 pm