ToList

IptcRecordSet.ToList method

Creates a list from the package.

public IReadOnlyList<IptcRecord> ToList()

Return Value

A list that contains all IPTC records from the package.

See Also