IptcRecordSet constructor

init

Initializes a new instance of the IptcRecordSet class.

def __init__(self):
    ...

init

Initializes a new instance of the IptcRecordSet class.

def __init__(self, data_sets):
    ...
Parameter Type Description
data_sets list An array of IPTC dataSets.

See Also