ToList

IptcRecord.ToList method

Creates a list from the package.

public IReadOnlyList<IptcDataSet> ToList()

Return Value

A list that contains all IPTC dataSets from the package.

See Also