Item

IptcEnvelopeRecord indexer

Gets the IptcDataSet with the specified number.

public IptcDataSet this[IptcEnvelopeRecordDataSet dataSetNumber] { get; }
Parameter Description
dataSetNumber The dataSet number.

Return Value

The IptcDataSet with the specified number.

See Also