ImageGear .NET - Updated August 31, 2018
ImGearXMPSeq<T> Class
Members 




ImageGear24.Formats.SimplifiedMetadata Assembly > ImageGear.Formats.XMP Namespace : ImGearXMPSeq<T> Class
ImGearXMPValue type.
Represents an ordered array of XMP properties.
Object Model
ImGearXMPSeq<T> Class
Syntax
'Declaration
 
Public NotInheritable Class ImGearXMPSeq(Of T As {New, ImGearXMPValue}) 
   Inherits ImGearXMPArray(Of T)
 
'Usage
 
Dim instance As ImGearXMPSeq(Of T)
Type Parameters
T
ImGearXMPValue type.
Inheritance Hierarchy

System.Object
   ImageGear.Formats.XMP.ImGearXMPArray<T>
      ImageGear.Formats.XMP.ImGearXMPSeq<T>

See Also

Reference

ImGearXMPSeq<T> Members
ImageGear.Formats.XMP Namespace