ImageGear v26.3 - Updated
ImageGear.Core Assembly / ImageGear.Formats.XMP Namespace / ImGearXMPInteger Class / ImGearXMPInteger Constructor / ImGearXMPInteger Constructor()




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

    Return Value

    New instance of the ImGearXMPInteger class object.
    See Also