ImageGear v26.5 - Updated
ImageGear.Core Assembly / ImageGear.Formats.XMP Namespace / ImGearXMPDate Class
Members




In This Topic
    ImGearXMPDate Class
    In This Topic
    Represents a Date XMP metadata type.
    Object Model
    ImGearXMPDate ClassImGearXMPInteger ClassImGearXMPInteger ClassImGearXMPInteger ClassImGearXMPInteger ClassImGearXMPInteger ClassImGearXMPInteger ClassImGearXMPInteger ClassImGearXMPInteger ClassImGearXMPInteger Class
    Syntax
    'Declaration
     
    Public Class ImGearXMPDate 
       Inherits ImGearXMPValue
    'Usage
     
    Dim instance As ImGearXMPDate
    public class ImGearXMPDate : ImGearXMPValue 
    public __gc class ImGearXMPDate : public ImGearXMPValue 
    public ref class ImGearXMPDate : public ImGearXMPValue 
    Inheritance Hierarchy

    System.Object
       ImageGear.Formats.XMP.ImGearXMPValue
          ImageGear.Formats.XMP.ImGearXMPDate

    See Also