The MetadataModel type exposes the following members.

Properties

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

See Also