IptcRecordSet

IptcRecordSet()

Initializes a new instance of the IptcRecordSet class.

public IptcRecordSet()

See Also


IptcRecordSet(IptcDataSet[])

Initializes a new instance of the IptcRecordSet class.

public IptcRecordSet(IptcDataSet[] dataSets)
Parameter Type Description
dataSets IptcDataSet[] An array of IPTC dataSets.

See Also