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




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

    Return Value

    New instance of ImGearXMPResourceReference class object.
    See Also