ImageGear v26.3 - Updated
ImageGear.Core Assembly / ImageGear.Formats.IPTC Namespace / ImGearIPTCUNO Structure
Members




In This Topic
    ImGearIPTCUNO Structure
    In This Topic
    Represents IPTC UNO structure.
    Object Model
    ImGearIPTCUNO Structure
    Syntax
    'Declaration
     
    Public Structure ImGearIPTCUNO 
       Inherits System.ValueType
    'Usage
     
    Dim instance As ImGearIPTCUNO
    public struct ImGearIPTCUNO : System.ValueType 
    public __value struct ImGearIPTCUNO : public System.ValueType 
    public value class ImGearIPTCUNO : public System.ValueType 
    Remarks
    This structure represents UNO structure, used in the UNO DataSet (1:100). The UNO (Unique Name of Object) provides eternal, globally unique identification for objects as specified in the IIM, independent of provider and for any media form. The provider must ensure the UNO is unique. Objects with the same UNO are identical.
    Inheritance Hierarchy

    System.Object
       System.ValueType
          ImageGear.Formats.IPTC.ImGearIPTCUNO

    See Also