ImageGear22.Formats.SimplifiedMetadata Assembly > ImageGear.Formats.XMP Namespace : ImGearXMPSeq<T> Class |
'Declaration Public NotInheritable Class ImGearXMPSeq(Of T As {New, ImGearXMPValue}) Inherits ImGearXMPArray(Of T)
'Usage Dim instance As ImGearXMPSeq(Of T)
public sealed class ImGearXMPSeq<T> : ImGearXMPArray<T> where T: new(), ImGearXMPValue
public __gc __sealed class ImGearXMPSeq<T> : public ImGearXMPArray<T> where T: gcnew(), ImGearXMPValue
generic<typename T> public ref class ImGearXMPSeq sealed : public ImGearXMPArray<T> where T: gcnew(), ImGearXMPValue
System.Object
ImageGear.Formats.XMP.ImGearXMPArray<T>
ImageGear.Formats.XMP.ImGearXMPSeq<T>