The MetadataTag type exposes the following members.

Methods

  NameDescription
AddToImage
Add this metadata to an image.
Clone
Creates a deep copy of this MetadataTag.
CompareToOverloaded.
Dispose
Releases all resources used by the instance.
EqualsOverloaded.
GetHashCode
Returns a hash code for this MetadataTag structure.
(Overrides Object..::.GetHashCode()()().)
GetPropertyItem
Gets a .NET PropertyItem for this metadata tag.
SetValueOverloaded.
ToString
Converts the value of the MetadataTag object to its equivalent string representation.
(Overrides Object..::.ToString()()().)

Operators

  NameDescription
Equality
Determines whether two specified MetadataTag objects have the same value.
Implicit
Extracts the value of a MetadataTag instance to a FITAG handle.
Inequality
Determines whether two specified MetadataTag objects have different values.

See Also