ImageGear v26.3 - Updated
ImageGear.Core Assembly / ImageGear.Formats.XMP.IPTC Namespace / ImGearXMPContactInfo Class / ImGearXMPContactInfo Constructor




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

    Return Value

    New instance of ImGearXMPContactInfo class object.
    See Also