ImageGear v26.3 - Updated November 9, 2022
ImageGear.Core Assembly / ImageGear.Formats.XMP.Basic Namespace / ImGearBasicXMPIdentifier Class / ImGearBasicXMPIdentifier Constructor / ImGearBasicXMPIdentifier Constructor()




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

Return Value

New instance of ImGearBasicXMPIdentifier class object.
Remarks
This constructor creates and initializes an instance of ImGearBasicXMPIdentifier class.
See Also