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




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

    Return Value

    New instance of ImGearXMPResourceEvent class object.
    See Also