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