ImageGear v26.3 - Updated
ImageGear.Core Assembly / ImageGear.Formats.XMP.MediaManagement Namespace / ImGearXMPVersion Class / ImGearXMPVersion Constructor




In This Topic
    ImGearXMPVersion Constructor
    In This Topic
    Initializes a new instance of the ImGearXMPVersion class.
    Syntax
    'Declaration
     
    Public Function New()
    'Usage
     
    Dim instance As New ImGearXMPVersion()
    public ImGearXMPVersion()
    public: ImGearXMPVersion();
    public:
    ImGearXMPVersion();

    Return Value

    New instance of ImGearXMPVersion class object.
    See Also