ImageGear .NET - Updated
ImGearXMPDate Constructor()




ImageGear24.Formats.SimplifiedMetadata Assembly > ImageGear.Formats.XMP Namespace > ImGearXMPDate Class > ImGearXMPDate Constructor : ImGearXMPDate Constructor()
Initializes a new instance of the ImGearXMPDate class.
Syntax
'Declaration
 
Public Function New()
'Usage
 
Dim instance As New ImGearXMPDate()
public ImGearXMPDate()
public: ImGearXMPDate();
public:
ImGearXMPDate();

Return Value

New instance of the ImGearXMPDate class object.
Remarks
This constructor creates an instance of the ImGearXMPDate class and initializes its members to default values.
See Also

Reference

ImGearXMPDate Class
ImGearXMPDate Members
Overload List