ImageGear .NET - Updated
ImGearXMPArray<T> Constructor




ImageGear24.Formats.SimplifiedMetadata Assembly > ImageGear.Formats.XMP Namespace > ImGearXMPArray<T> Class : ImGearXMPArray<T> Constructor
Initializes a new instance of the ImGearXMPArray<T> class.
Syntax
'Declaration
 
Protected Function New()
'Usage
 
Dim instance As New ImGearXMPArray(Of T)()
protected ImGearXMPArray<T>()
protected: ImGearXMPArray<T>();
protected:
ImGearXMPArray<T>();
See Also

Reference

ImGearXMPArray<T> Class
ImGearXMPArray<T> Members