ImageGear .NET
ImGearXMPAlt<T> Class
Members 




ImGearXMPValue type.
Represents an array of XMP properties.
Object Model
ImGearXMPAlt<T> Class
Syntax
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
'Declaration
 
Public NotInheritable Class ImGearXMPAlt(Of T As {New, ImGearXMPValue}) 
   Inherits ImGearXMPArray(Of T)
 
'Usage
 
Dim instance As ImGearXMPAlt(Of T)
Type Parameters
T
ImGearXMPValue type.
Remarks
This class represents an array of XMP properties, one of which should be chosen by the application or by the user. First item in the array is considered to be the default one.
Inheritance Hierarchy

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

See Also

Reference

ImGearXMPAlt<T> Members
ImageGear.Formats.XMP Namespace

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback