ImageGear .NET - Updated May 1, 2018
ImGearXMPEnum<T> Class
Members 




ImageGear24.Formats.SimplifiedMetadata Assembly > ImageGear.Formats.XMP Namespace : ImGearXMPEnum<T> Class
Struct type.
Represents an enumeration (closed choice of integer) XMP metadata property.
Object Model
ImGearXMPEnum<T> Class
Syntax
'Declaration
 
Public Class ImGearXMPEnum(Of T As {New, Struct, IComparable, IFormattable, IConvertible}) 
   Inherits ImGearXMPValue
 
'Usage
 
Dim instance As ImGearXMPEnum(Of T)
Type Parameters
T
Struct type.
Inheritance Hierarchy

System.Object
   ImageGear.Formats.XMP.ImGearXMPValue
      ImageGear.Formats.XMP.ImGearXMPEnum<T>

See Also

Reference

ImGearXMPEnum<T> Members
ImageGear.Formats.XMP Namespace