MetadataCollection class

MetadataCollection class

Represents a dictionary of MetadataItem with its title as a key.

The MetadataCollection type exposes the following members:

Constructors

Constructor Description
init Initializes a new instance of MetadataCollection class.

Methods

Method Description
add_range Adds a specified collection of MetadataItem objects to this instance.

See Also