The MDM_MAKERNOTE type exposes the following members.

Properties

  NameDescription
Count
Returns the number of metadata tags this instance represents.
(Inherited from MetadataModel.)
Exists
Returns whether this model exists in the bitmaps metadata structure.
(Inherited from MetadataModel.)
Item
Returns the metadata tag at the given index. This operation is slow when accessing all tags.
(Inherited from MetadataModel.)
List
Returns a list of all metadata tags this instance represents.
(Inherited from MetadataModel.)
Model
Retrieves the datamodel that this instance represents.
(Overrides MetadataModel..::.Model.)

See Also